=== ZigTrap === Contributors: ZigPress Donate link: http://www.zigpress.com/ Tags: honey trap, honey pot, comments, comment form, hidden field, spam trap, anti-spam, zig, zigpress Requires at least: 3.0.0 Tested up to: 3.0.5 Stable tag: 0.1 ZigTrap adds a honey trap to your comments form. == Description == ZigTrap adds a hidden field to your comments form, which humans will leave empty because they don't know it's there. Spam bots, however, will normally enter some content in it, and this springs the trap, causing WordPress to show a message and not save the comment at all. Use this in conjunction with Akismet for a pretty solid spam prevention package. Please ensure that the comments form in your theme calls the 'comment_form' action. For further information and support, please visit [the ZigTrap home page](http://www.zigpress.com/wordpress/plugins/zigtrap/). == Installation == 1. Unzip the installer and upload the resulting 'zigtrap' folder to the `/wp-content/plugins/` directory. Alternatively, go to Admin > Plugins > Add New and enter ZigTrap in the search box. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == For further information and support, please visit [the ZigTrap home page](http://www.zigpress.com/wordpress/plugins/zigtrap/). == Changelog == = 0.1 = * First public release