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

Author:acash (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.9.2
Plugin version:1.0
Added to WordPress repository:16-09-2014
Last updated:11-09-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://github.com/acashjos/wp-geofence
Total downloads:76
plugin download
Click to start download

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, for the purpose of geolocating;

This product includes GeoLite data created by MaxMind, available from [http://www.maxmind.com](http://www.maxmind.com).

GitHub Repository is here.