=== Amcaptcha === Contributors: alexmoskovsky Donate link: http://alexmoskovsky.ru/ Tags: comments, spam, captcha, simple Requires at least: 2.0.2 Tested up to: 2.8.5 Stable tag: 1.2 Simple, but strong captcha, to prevent spam in comments. One-click solution! == Description == Simple, but strong captcha, built to prevent spam in Wordpress comments. Succesfully block Xrumer-like tools. To leave a comment on your blog, visitors need to simple check the captcha's field. That's all! **Features:** * Built-in id's and function name's generator to produce unique and random values, Xrumer can't pass; * Captcha's code will be pasted into the comment form via JavaScript, so spam-bots will get a big parsing problems; * Catchy look, you commentators won't miss; * Captcha's code will be pasted into the comment form via JavaScript, so spam-bots will get a big parsing problems; * Comment text saving, so if commentators forgot to check captcha's field, they never have to write commen again. **Amcaptcha is bulletproof solution tested on many blogs.** == Installation == To set the plugin up, you need to: 1. Upload `amcaptcha.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress That's all! == Frequently Asked Questions == = What if my visitor has javascript disabled in his/her browser? = Amcaptcha let him/her know about it and kindly ask to enable this feature. = How to uninstall Amcaptcha? = Simple deactivate it through the 'Plugins' menu in Wordpress. == Screenshots == 1. Amcaptcha == Changelog == = 1.2 = * Added notice if user has disabled JavaScript in the browser; * Captcha's code output made through JavaScript; * Added ability to change captcha's text; * Fixed some errors and misspelings. = 1.1 = * Initial release.