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

FAQ

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.