Simple Guestbook

描述

This plugin is based on the comments feature from WordPress and creates a paged output that can be displayed in a WordPress page by simply putting the shortcode [simple-guestbook] as its content.

Since the plugin just uses existing core functionality it should respect all WP settings and integrate seemless into most of the themes out there.

You can tweak some basic settings in the options section of the plugin like:

  • sort order
  • entries per page
  • avatar size
  • custom avatar
  • reply functionality for editors
  • JavaScript based validation for the WP comment form

Manual Installation

  1. Download simple-guestbook[version].zip and unzip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Change settings in the ‘Options’ menu as needed or leave them default

Usage

Just place the shortcode [simple-guestbook] in an (empty) WordPress page. If you like to have some small content on that page, please make sure to put the shortcode at the very end of the page.

Arbitrary section

Since this plugin uses WP comments I highly recommend that you protect yourself against spam by using e.g. at least one of these plugins:

This plugin was tested with hCaptcha and the included JavaScript Validation functionality for the comment form comes with an integration for hCaptcha already.

Enjoy!

Banner image by Pexels from Pixabay

屏幕截图

  • The admin page of Simple Guestbook

常见问题

I can not add any comment to the guestbook page so what is wrong?

Please check the settings of your page where you put in the shortcode and make sure that the option “Allow Comments” is enabled.

评价

此插件暂无评价。

贡献者及开发者

「Simple Guestbook」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Simple Guestbook」插件已被翻译至 2 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Simple Guestbook」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Inital version.