IP Location Redirect
This plugin detects country of user and redirect to particular country website.
by Sharad Shinde · github.com/shindesharad71/wordpress-ip-location-redirect · website
★ 1stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/shindesharad71/wordpress-ip-location-redirect/archive/refs/heads/master.zipFrom the readme
WordPress Plugin For IP Location Redirect
This plugin detects country of user and redirect to particular country website.
note - this is not a automated plugin, it is made for developer by developer, so you have to edit it with your text editor according to your needs!, Don't blame me for your mistakes then!
Installation
1. Download the file from this repository.
2. Upload this file into location in your WordPress folder.
3. Change the country values and urls according to your needs.
WordPress Hooks / Functions Used
1. - To initilize plugin.
Specal thanks to Abhishek Dhapare for the contribution.