Linux 软件免费装
Banner图

Comment Guestbook

开发者 mibuthu
更新时间 2021年4月13日 01:33
捐献地址: 去捐款
PHP版本: 5.6 及以上
WordPress版本: 5.7
版权网址: 版权信息

标签

comments form shortcode list site comment modify guestbook integrated

下载

0.0.1 0.2.2 0.6.4 0.7.5 0.8.0 0.0.2 0.1.1 0.1.2 0.2.0 0.2.1 0.3.0 0.3.1 0.4.0 0.4.1 0.5.0 0.5.1 0.6.0 0.6.1 0.6.2 0.6.3 0.6.5 0.6.6 0.6.7 0.6.8 0.6.9 0.7.0 0.7.1 0.7.2 0.7.3 0.7.4 0.1.0

详情介绍:

The purpose of this plugin is to add a guestbook site which uses the wordpress integrated comments. Using the wordpress integrated comments system has some important advantages: Other features and options: Usage: Simply insert the shortcode [comment-guestbook] into a page to enable this plugin. On the admin page (goto Comments -> About Guestbook) you can find a detailed description. In the admin area you can find a settings page with a lot of options to modify the behavior and output. Development: If you want to follow the development status have a look at the git-repository on github. Feel free to add your merge requests there, if you want to help to improve the plugin. Translations: Please help translating this plugin into multiple languages. You can submit your translations at transifex.com. There the source strings will always be in sync with the actual development version.

安装:

The easiest way to install is using the wordpress plugin installation mechanism. On the admin page you can install new plugins in "Plugins" -> "Add new". Search for "Comment Guestbook" and press "Install now". If you want to install the plugin manually download the zip-file and extract the files in your wp-content/plugins folder.

屏幕截图:

  • Admin about page
  • Admin settings page (General settings tab)
  • Admin settings page (Comment-form settings tab)
  • Admin settings page (Comment-list settings tab)
  • Admin settings page (Comment html code tab)
  • Admin settings page (Message after new comment tab)
  • Admin settings page (Comments in other posts/pages tab)
  • Widget options on admin page
  • Example guestbook site
  • Example guestbook widget

升级注意事项:

The easiest way to upgrade is the use the wordpress integrated update mechanism. No additional steps are required.

常见问题:

Where can I find the settings to manipulate the output (e.g. of the comment list)?

You can find a lot of options on the admin page in the submenu "Comments" -> "Guestbook". There you have the possibility to change the output of e.g the comment list only for the guestbook page, independent from the general Wordpress settings.

I have included the shortcode in my guestbook page but the comment form and/or the comment list are not appearing.

Please check if comments are enabled for your guestbook page. There are several places to change these setting:

  • General wordpress discussion setting (Settings -> Discussion -> "Allow people to post comments on new articles"): This setting changes the behavior for all pages and post, but can be overwritten by the settings below.
  • Post/page discussion setting (Discussion box -> "Allow comments." in post/page edit screen): This setting overrides the general wordpress setting for each page or post. If you cannot see the Discussion box you have to enable it in the Screen Option.
  • Theme settings: A lot of themes have their own options for displaying the comment list. They often will override the wordpress settings.
  • Guestbook settings (Comments -> Guestbook -> General Settings -> "Guestbook comment status": This option will override the wordpress settings for the guestbook page. But the theme settings can still causes problems.
If you still have problems after checking all these possibilities there is one more option available in the Guestbook settings (Comments -> Guestbook -> Comment-list settings -> "Show the comment list in the page content". If you enable this option the comment list will be displayed in the page content instead of the seperate comment section. After that the comment list should be displayed also with themes which specifies no comment section for pages. Have a look at the option description on the settings page for detailed information.

Can I call the shortcode directly via php e.g. for my own template, theme or plugin?

Yes, you can create an instance of the "CGB_Shortcode" class which located in "includes/shortcode.php" in the plugin folder and call the function show_html($atts).With $atts you can specify all the shortcode attributes you require. Another possibility would be to call the wordpress function "do_shortcode()".

更新日志:

0.8.0 (2021-04-12) 0.7.5 (2020-10-26) 0.7.4 (2020-09-15) 0.7.3 (2017-02-11) 0.7.2 (2017-01-21) 0.7.1 (2015-07-25) 0.7.0 (2015-05-25) 0.6.9 (2015-03-28) 0.6.8 (2014-12-13) 0.6.7 (2014-11-16) 0.6.6 (2014-09-01) 0.6.5 (2014-06-08) 0.6.4 (2014-06-08) 0.6.3 (2014-04-13) 0.6.2 (2014-03-09) 0.6.1 (2014-03-01) 0.6.0 (2014-02-22) 0.5.1 (2014-01-06) 0.5.0 (2013-08-24) 0.4.1 (2013-08-11) 0.4.0 (2013-05-12) 0.3.1 (2013-04-07) 0.3.0 (2013-03-30) 0.2.2 (2012-12-27) 0.2.1 (2012-11-11) 0.2.0 (2012-11-03) 0.1.2 (2012-09-01) 0.1.1 (2012-06-24) 0.1.0 (2012-04-30) 0.0.2 (2012-04-08) 0.0.1 (2012-04-03)