=== Javascript Comment Form Protection === Contributors: Greg Molloy Tags: Comment Protection, Spam Prevention, form protection, comment form protection, stop bots, stop spam bots, stop comment spam Requires at least: 4.3 Tested up to: 4.9.6 Stable tag: 0.6 License: GPLv3 == 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 == 1. Upload the `javascript-comment-form-protection` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Browse to the Comment Form Protection Password option page in Settings and add a password == 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