Beskrivning
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
- Download
simple-guestbook[version].zip
and unzip to the/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
- 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!
—
Skärmdumpar
Vanliga frågor
-
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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Simple Guestbook” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Simple Guestbook” har översatts till 2 språk. Tack till översättarna för deras bidrag.
Översätt ”Simple Guestbook” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.0
- Inital version.