=== Defender === Contributors: adeneo Donate link: http://played.no Tags: spam, anti-spam, block, user-control Requires at least: 3.0.1 Tested up to: 3.5.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Block visitors based on the country they are visiting from. It can be very useful for websites targeting a specific country or region to block visitors coming from outside that region to avoid spam and other nuisances. == Description == Defender by Played lets you block visitors based on their country of origin. The plugin contacts the free service at freegeoip.net and sends the visitors IP adress to that service to geolocate that IP adress so that the visitors country can be pinpointed and compared to a list of blacklisted countries. Visitors entering your site from a blacklisted country can then be redirected to either the Wordpress 404 page, a custom page that you set up yourself, or it can simply just return a 403 Forbidden header. == Installation == 1. Unpack the .zip file and upload the `defender` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Under `Plugins` in the admin menu click the `Defender` tab. 4. Select countries to blacklist and a redirect option. 5. Be careful with the `block login page` option, as blocking the login page from users coming from certain countries could lock you out if your own country is blacklisted.