=== Plugin Name === Contributors: Thomas Heger Tags: comments, spam, captcha Requires at least: 2.7 Tested up to: 2.7.1 Stable tag: 1.0 Adds a captcha only for visitors from some countries. == Description == Most spam most comes from certain countries. An effectiv method to avoid spam is to add a captcha to your commentbox, but it annoies your human users. But I think most of the users come from the bloggers country, so why don't annoy only a few users from other countries? Geo Captcha uses the GEO-IP-library GeoLite Country by MaxMind (http://www.maxmind.com/) to get to know from which country the commentator comes from. If this country is not registered in the whitelist (can be edited in the admin interface) the commentator needs to enter a captcha, which is generated by SecurImage (http://www.phpcaptcha.org/). A log and some stats in the admin interface shows how much spam you avoid and how many users you annoy with the plugin. If you only get a few spam comments from a single country but much normal comments - add it to your whitelist. == Installation == 1. Upload `geo-captcha`-folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Set up the whitelist in the Geo Captcha Settings = Usage = You can show you users the statistic from the admin panel. You only need to add to a page template. == Frequently Asked Questions == = How did you get the idea for this plugin? = I live in Germany, nearly all my non-spam comments are from Germany, most of the spam comes from other countries. = Any words to the spammers? = ESAD! == Screenshots == 1. screenshot-1.gif 2. screenshot-2.gif 3. screenshot-3.gif