wp-geofence
===========
A WordPress plugin to restrict contents selectively based on the geographical location of visitors Times may come when you have to publish some posts specifically to the audiance from a particular country 

## Description

This plugin allows you to white-list the countries to which a specific post should be served. You can add multiple countries to white list.Each post will have individual white-lists.
In addition to that, the plugin impliments a shortcode with which you can show a small part of the post localized. The content within the shortcode will be visible only to people from the specified country.

It uses [MaxMind's GeoIP data file](http://www.maxmind.com/app/geolitecountry), for the purpose of geolocating

>This product includes GeoLite data created by MaxMind, available from [http://www.maxmind.com](http://www.maxmind.com).
