=== Plugin Name === Contributors: mattkeys Tags: comments, spam, captcha, invisible, bot, bots, antispam, anti-spam, comment spam, cache, cacheable, cache friendly Requires at least: 3.5 Tested up to: 4.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Block comment spam without making your users fill out captchas. Cache Friendly solution with rotating key! Activate and done! == Description == Anti-Spam solutions that require your users to fill out captcha's are frustrating for actual humans, and not that great at stopping bots. This solution works automatically without any user configuration, and puts no additional burden on your users to submit comments. Key features: * Fully compatible with wordpress caching plugins or even more advanced server level caching solutions. * Utilizes a rotating token which changes every 24 hours, which stops more clever bots that might try caching the token. * Unique/Random field name which makes it difficult for spammers to script their bots to target this antispam solution. * Developer friendly with filters and actions * Uses native JavaScript to avoid jQuery dependancies Requires JavaScript be enabled in client browser (Users will see a warning if JavaScript is disabled) == Installation == 1. Login to your Wordpress Admin page (usually http://yourdomain.com/wp-admin) 2. Navigate to the Plugins screen and then click the "Add New" button 3. Click on the "Upload" link near the top of the page and browse for the Advanced Invisible Anti-Spam zip file 4. Upload the file, and click "Activate Plugin" after the installation completes 5. Congratulations, installation is complete! == Screenshots == 1. The error message shown to bots, or users who do not have javascript enabled. This message is translatable, and filterable. == Changelog == = 1.1 = * Fixed bug that was preventing comment reply ability from the WordPress comment admin area. == Upgrade Notice == = 1.1 = Fixed bug that was preventing comment reply ability from the WordPress comment admin area.