=== YITH GeoIP Language Redirect for WooCommerce ===

Contributors: yithemes
Tags:
Requires at least: 5.4
Tested up to: 5.7
Stable tag: 1.1.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html/

Redirects your pages to another urls from specific countries.

== Description ==
The admin can handle what pages could be redirected to another pages to users from specific countries. Just select the country, the origin and destination page for redirects the pages.

= Features: =
- Make any URL of the website redirect to a specific URL based on the users country of origin. Admin can set either one or more origin countries.
- Once Redirect, choose whether users can go back to the previous page or not.
- Based WordPress logic, make one of the files on the website redirect to a specific URL file on the users country of origin. Admin can set either one or more origin countries.
- Redirect traffic coming from one country to a specific page.

= Premium features: =
- Make an entire category/taxonomy of the website redirect to a specific URL based on the users country of origin. Admin can set either one or more origin countries.
- Choose whether to make each option work only on mobile, desktop or both of them.
- Choose the cookie duration
- Choose to exclude some IP addresses from the rules set it


= Premium Live Demo =
Do you want to discover all plugin features? Would you like to try it?

Visit our **[test sandbox](http://plugins.yithemes.com/yith-geoip-language-redirect-for-woocommerce/)**
By accessing our testing platform, you will be able to discover all plugin features and test it as your prefer, both in back end and in front end.

What are you waiting for, visit the official "**[live demo](http://plugins.yithemes.com/yith-geoip-language-redirect-for-woocommerce/)**" of the plugin and click on "LAUNCH ADMIN DEMO" link that you find in the topbar to make test our plugin right now.

= Languages =

Also abalable in:

* English (default), Italian, Dutch and Spanish

== Frequently Asked Questions ==

= Can redirect all media files? =

No, it depends on the rule you want to create. For example, you can redirect image to another image but image to audio or video is not possible. WordPress logic have different way to load images, we can�t handle html output for it. However redirect video or auido to image can be possible, whenever you make use of the shortcode that WordPress facilitates for it.

== Screenshots ==

== Installation ==

**Important**: First of all, you have to download and activate [WooCommerce](https://wordpress.org/plugins/woocommerce) plugin, because without it YITH GeoIP Language Redirect for WooCommerce cannot work.

1. Unzip the downloaded zip file.
2. Upload the plugin folder into the `wp-content/plugins/` directory of your WordPress site.
3. Activate `YITH GeoIP Language Redirect for WooCommerce` from Plugins page.

== Changelog ==

= 1.1.5 - Released on 12 May 2021 =

* New: support for WooCommerce 5.3
* Update: YITH Plugin Framework

= 1.1.4 - Released on 22 April 2021 =

* New: support for WooCommerce 5.2
* Update: YITH Plugin Framework

= 1.1.3 - Released on 14 March 2021 =

* New: support for WordPress 5.7
* New: support for WooCommerce 5.1
* Update: YITH Plugin Framework

= 1.1.2 - Released on 21 February 2021 =

* New: support for WooCommerce 5.0
* Update: YITH Plugin Framework

= 1.1.1 - Released on 14 January 2021 =

* New: support for WooCommerce 4.9
* Update: plugin framework

= 1.1.0 - Released on 11 December 2020 =

* New: support for WooCommerce 4.8
* Update: plugin framework

= 1.0.19 - Released on 13 November 2020 =

* New: support for WordPress 5.6
* New: support for WooCommerce 4.7
* New: possibility to update plugin via WP-CLI
* Update: plugin framework
* Dev: removed deprecated .ready method from scripts

= 1.0.18 - Released on 19 October 2020 =

* New: support for WooCommerce 4.6
* Update: plugin framework
* Tweak: admin can now redirect to different domains when using Entire Site rules
* Dev: improved js for admin rules handling
* Dev: added yith_wcgeoip_suppress_permalink_filters filter

= 1.0.17 - Released on 19 August 2020 =

* New: support for WordPress 5.5
* New: support for WooCommerce 4.4
* Update: plugin framework
* Tweak: improved js performance when adding/saving a new rule
* Fix: possible notice when processing list of excluded IPs

= 1.0.16 - Released on 11 June 2020 =

* New: support for WooCommerce 4.2
* Update: plugin framework
* Fix: add default value as array to prevent warning

= 1.0.15 - Released on 13 May 2020 =

* New: support for WooCommerce 4.1
* Update: plugin framework
* Fix: fixed procedure that retrieves customer IP
* Fix: fixed issue with is_session_excluded method

= 1.0.14 – Released on 23 March 2020 =

* New: support for WordPress 5.4
* New: support for WooCommerce 4.0
* Update: plugin framework
* Dev: added filter yith_wcgeoip_redirect_template_rule

= 1.0.13 – Released on 24 December 2019 =

* New: support for WooCommerce 3.9
* Update: plugin framework
* Update: Italian language
* Update: Spanish language

= 1.0.12 - Released on 08 November 2019 =

* New: support for WordPress 5.3
* New: support for WooCommerce 3.8
* Update: Plugin framework
* Tweak: show admin notice if WooCommerce is not installed
* Tweak: added new bot check before redirecting
* Fix: code that searches for rules to apply to current session

= 1.0.11 – Released on 12 August 2019 =

* New: WooCommerce 3.7 support
* Update: internal plugin framework
* Tweak: prevent fatal error when info_template[id] is missing

= 1.0.10 – Released on 30 May 2019 =

* Fix: multiple redirect if the origin url and destination are the same
* Tweak: add endpoint and args in the destination url
* Tweak: get external ip address for localhost environment

= 1.0.9 – Released on 23 April 2019 =

* New: WooCommerce 3.6 support
* Update: Italian language
* Update: Spanish language
* Update: internal plugin framework
* Dev: added filter yith_wcgeoip_get_country_customer
* Dev: added filter yith_wcgeoip_args_custom_url
* Dev: added filter yith_wcgeoip_args_specific_values
* Dev: added filter yith_wcgeoip_args_all_values
* Dev: added filter yith_wcgeoip_args_archive_values
* Dev: added filter yith_wcgeoip_args_custom_url_regex
* Dev: added filter yith_wcgeoip_args_all_entire_site

= 1.0.8 - Released on 19 February 2019 =

* New: Added protocol to template url
* Update: Updated plugin FW

= 1.0.7 - Released on 31 December 2018 =

* New: Support WordPress 5.0.2
* Update: Updated dutch language
* Update: Updated plugin FW

= 1.0.6 - Released on 25 October 2018 =

* New: WooCommerce 3.5 support
* Tweak: updated plugin framework

= 1.0.5 - Released on 16 October 2018 =

* New: WooCommerce 3.5-rc support
* New: WordPress 4.9.8 support
* Tweak: updated plugin framework
* Update: Spanish translation
* Update: Italian language

= 1.0.4 - Released on 28 May 2018 =

* New: WooCommerce 3.4 compatibility
* New: WordPress 4.9.6 compatibility
* New: GDPR compliance
* Updated: plugin framework to latest revision
* Updated: dutch language


= 1.0.3 - Released on 24 April 2018 =

* New: Spanish translation
* New: Italian translation
* New: Dutch translation

= 1.0.2 - Released on 30 January 2018 =

* New: Support to WooCommercer 3.3.x version.
* Update: YITH Plugin Framework 3.0.11
* Tweak: Added filter to avoid attachments redirect.

= 1.0.1 - Released on 05 October 2017 =

* Tweak: Improve redirects with subdomains.
* Fix: Minor issues.

= 1.0.0 =

* Initial release

