Covert Anti Spam Code
Non-intrusive anti-spam pluging for Wordpress Comments
Brought to you by:
cbx550f
| File | Date | Author | Commit |
|---|---|---|---|
| covert-anti-spam.php | 2013-10-26 |
|
[66474a] Initial commit |
| readme.txt | 2013-10-26 |
|
[66474a] Initial commit |
=== Covert Anti-Spam === Contributors: Paul Vint Donate link: Tags: spam, anti-spam, spambot, comments, comment spam, secure Requires at least: 3.0 Tested up to: 3.7 Stable tag: trunk License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Simple comment spam prevention that requires no user input. Bots see a form field that humans do not, and the bots will inevitably fill out the field. If the field is filled out the comment will not be posted. In addition, if the form is filled out too quickly (5 seconds is default) the comment will not be accepted. == Description == This plugin is intented to stop spam comments generated by spambots on Wordpress powered websites. Features: * Dead simple: no config, no options, just activate it and you're done. * Lightweight: makes no query to the db, does not add script files or other assets in your theme. * User frendly: no captchas, no tricky questions or any other user interaction required at all*. == Installation == 1. Upload the plugin files to the Wordpress `/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently asked questions == == Screenshots == == Changelog == = 0.1 = First release. = 0.2 = Added timestamp as extra measure. == Upgrade notice ==