File: D:/HostingSpaces/Velosophe/dev.abloc.cc/wwwroot/app/plugins/geographical-redirect/readme.txt
=== Plugin Name ===
Contributors: Ladrower, MatheusFD
Donate link: http://vnuki.org/library/
Tags: geo-redirect, multilanguage, multidomain
Requires at least: 3.0
Tested up to: 3.5.1
Stable tag: 3.3.1
This plugin allows you to redirect your visitors or switch language according to their country.
== Description ==
Just add the country from selectbox and fill in preferable options.
You can specify URL parameters for switching language or domain.
***Explanation***:
* You have a multilingual blog and want your visitors to be directed to the correct language according to their geographical location.
* You have specific domains or subdomains for different versions of your site and want your visitors to be directed to the right domain accoring to their geographical location.
== Installation ==
1. Unzip `geographical-redirect.zip`
2. Upload `geographical-redirect` folder to the `/wp-content/plugins/` directory
3. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
Q: Mistakenly I specified incorrect domain name for redirection and can't access my site.
A: If you have some troubles accessing your site, because of incorrect redirect, just add to browser's url *no_redirect* (example: http://yoursite.com/?`no_redirect`) to ignore redirection.
Q: Whether the redirection applies both to frontend and dashboard?
A: Redirection applies only to frontend. Dashboard will be always accessible by direct link.
== Screenshots ==
== Changelog ==
= 3.3 =
* Improved client IP recognition
* Added 'redirect once' option
* Updated Geo IP database
= 3.0 =
* Improved, more flexible logic
* Added new options
* Simpler user interface
= 2.0 =
* New stable improved release.
* Added Static URL redirect option.
* More friendly user interface.
= 1.0 =
* First version released.