Changeset 816516
- Timestamp:
- 12/07/2013 05:12:09 PM (12 years ago)
- Location:
- comment-gatekeeper
- Files:
-
- 2 edited
-
assets/screenshot-1.png (modified) (previous)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
comment-gatekeeper/trunk/readme.txt
r815242 r816516 13 13 == Description == 14 14 15 The comment gatekeeper is a lightweight plugin that adds a simple question and answer to your comment form. The comment form displays the question and the commenter types in their answer as part of the comment form. If the commenter answers incorrectly, then their comment fails and doesn't get added. 16 17 The primary use of this plugin is to reduce comment spam but it can also be used to make your comments "by invitation only." To do this, you can create a question like, "Please enter the invitation code" and then email your invitees the code. In this way, only those who have the invitation will be able to enter the code and comment. 15 The comment gatekeeper blocks spam by inserting a question and answer field on your comment forms. This lightweight plugin displays the question and the commenter types in their answer as part of the comment form. If the commenter answers incorrectly, then their comment fails and doesn't get added. 18 16 19 17 … … 36 34 == Screenshots == 37 35 38 1. The Settings > Discussion page where the comment gatekeeper question and answer is set 36 1. The Settings > Discussion page where the comment gatekeeper question and answer is set; optional CSS classes can be added 37 2. The spam-filtering question as it appears on the comment form 39 38 40 39 == Changelog == 40 41 = 0.9.2 = 42 Add CSS classes to form field 43 * Add an admin field for optional css classes 44 * Adds the optional CSS classes to the form 41 45 42 46 = 0.9.1 =
Note: See TracChangeset
for help on using the changeset viewer.