=== BotSmasher === Contributors: joedolson Donate link: http://www.joedolson.com/donate.php Tags: botsmasher, spam, anti-spam, captcha, comments, registration, contact form Requires at least: 3.4.2 Tested up to: 3.8.0 Stable tag: 1.0.5 License: GPLv2 or later BotSmasher stops spam by checking comments and registrations against the BotSmasher API. == Description == Got spam? BotSmasher wants to fix that problem. BotSmasher is a CAPTCHA-less tool to check user submissions for spam. Why CAPTCHA-less? Because your spam isn't your visitors' problem. [Register with BotSmasher](http://www.botsmasher.com/register.php) to get an API key and start smashing bots! = Comments = All comments supplied by users who aren't administrators are checked by BotSmasher. If they are identified as spam, they'll be flagged as spam and not shown on your site. You can report false positives back to BotSmasher if a real comment gets flagged. = Registrations = New registrations are run through BotSmasher. Anybody flagged by BotSmasher will get a notice that they've been flagged as spam, and directed to contact the site separately. When you get the new user email from WordPress, it'll include a link to the user's profile that enables you to flag that user in BotSmasher. = Contact Form = BotSmasher includes an integrated and accessible contact form with basic customization options. The contact form shortcode is documented on the settings page, but can also be configured via the widget tool. Customize styles by placing a stylesheet called 'bs-form.css' in your theme or child theme directory. = Translations = Available languages (in order of completeness): There aren't any yet! Visit the [BotSmasher translations site](http://translate.joedolson.com/projects/botsmasher) to help out! Translating my plug-ins is always appreciated. Visit my translations site to start getting your language into shape! Translator Credits == Installation == 1. Download the plugin's zip file, extract the contents, and upload them to your wp-content/plugins folder. 2. Login to your WordPress dashboard, click "Plugins", and activate BotSmasher. 3. Go to http://www.botsmasher.com and register to get an API key. 4. Add your API key on the Settings > BotSmasher screen. == Changelog == = 1.0.6 = * New filter: bs_custom_field - generate a custom input field. * New filter: bs_draw_message - generate a custom response message. * New filter: bs_post_submit_message - modify notification message output. * Moved bs_stylesheet to wp_enqueue_scripts instead of wp_head * Added aria-required=true to support form request field. * Added debugging filters. * Bug fix: broken