# Restrict Country Access #
- **Contributors:** bhargavbhandari90, hackkzy404, biliplugins 
- **Donate link:** https://www.paypal.me/BnB90/10 
- **Tags:** biliplugins, blockcountry, block country 
- **Requires at least:** 4.0 
- **Tested up to:** 6.1.1
- **Requires PHP:** 5.6 
- **Stable tag:** 1.1.0 
- **License:** GPLv2 or later
- **License URI:** http://www.gnu.org/licenses/gpl-2.0.html 

## Description ##

Sometimes we need to block access of WordPress site in some Countries.

This plugin will fulfill the requirement of Restricting WordPress site in selected Country.

## How to use? ##

* Go to "Block Country" tab in backend.
* Select Country which you want to restrict. ( You can select Multiple countries as well )
* Select Page where you want to redirect Restricted Country.

## Installation ##
1. Upload "restrict-country" to the "/wp-content/plugins/" directory usong FTP or upload plugin zip using upload button.
2. Activate the plugin through the "Plugins" menu in WordPress.

## Screenshots ##
### 1. Option to set Country which you want to restrict. ###
![alt text](screenshot-1.png "Option to set Country which you want to restrict")
### 2. Selected Country will be Restricted. ###
![alt text](screenshot-2.png "Selected Country will be Restricted")

## Changelog ##

### 1.1.0 ###
* Added Feature to restrict single page for selected country.
* Minor bug fixes.
### 1.0.1 ###
* Minor fix.
### 1.0.0 ###
* Initial release.