Description
Simple script to stop automated bots filling out comments now with password protection and encryption to make it better. Complete rewrite version 0.6
Features
- Easy to setup
- Stops automated bots from spamming comment forms
- No Captcha
Installation
- Upload the
javascript-comment-form-protection
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Browse to the Comment Form Protection Password option page in Settings and add a password
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Javascript Comment Form Protection” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Javascript Comment Form Protection” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.01
- Release
0.02
- Added password protection and encryption
0.03
- Introduced dynamic factors like url, rand() and host
0.04
- Clear session and donate link
0.05
- Rewrite
0.06
- Clear up code