=== GeoTargeting - WordPress GeoTargeting ===
Contributors: timersys
Donate link: http://wp.timersys.com/geotargeting/
Tags: geotargeting, wordpress geotargeting, geolocation, geo target, geo targeting, ip geo detect
Requires at least: 3.6
Tested up to: 4.1
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
GeoTargeting for WordPress will let you country-target your content based on users IP's and Geocountry Ip database
== Description ==
Based on Maxmind GeoIP2 data Geo Targeting plugin for WordPress will let you create dynamic content based on your users country.
With a simple shortcode you will be able to specify which countries are capable of seing the content.
Usae:
`[geot country="Argentina"] Messi is the best! [/geot]`
`[geot country="Portugal"] Cristiano ronaldo is the best! [/geot]`
> Premium Version
>
> Check the **new premium version** available in ([http://wp.timersys.com/geotargeting/](http://wp.timersys.com/geotargeting/))
>
> * Maxmind API Support
> * GeoTarget cities
> * Editor button to easily add shortcodes
> * Create multiple regions (group of countries or cities) to use with shortcodes
> * Exclude countries, cities and regions shortcode
> * Dropdown Widget to let users change their country
> * Upcoming integration with other populars plugins
> * Premium support
>
= Wordpress Popups =
Best popups plugin ever ([http://wp.timersys.com/popups/](http://wp.timersys.com/popups/?utm_source=wsi-free-plugin&utm_medium=readme))
= Install Multiple plugins at once with WpFavs =
Bulk plugin installation tool, import WP favorites and create your own lists ([http://wordpress.org/extend/plugins/wpfavs/](http://wordpress.org/extend/plugins/wpfavs/))
= Increase your twitter followers =
Increase your Twitter followers with Twitter likebox Plugin ([http://wordpress.org/extend/plugins/twitter-like-box-reloaded/](http://wordpress.org/extend/plugins/twitter-like-box-reloaded/))
= Wordpress Social Invitations =
Enhance your site by letting your users send Social Invitations ([http://wp.timersys.com/wordpress-social-invitations/](http://wp.timersys.com/wordpress-social-invitations/?utm_source=social-popup&utm_medium=readme))
== Installation ==
1. Unzip and Upload the directory 'geo-targeting' to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to the editor and use as many shortcodes as needed
== Frequently Asked Questions ==
= None yet =
== Changelog ==
= 1.0.2 =
* Added sessions to cache user country and calculate it just once per session
* Updated IP database
* Removed calculate IP in admin area because was not necessary
= 1.0.1 =
* Fixed error uploading data on activation or certain servers
* Fixed error in php functions
* Updated IP database
= 1.0.0 =
* Plugin launched!