=== WP White List === Contributors: fleroy Donate link: Tags: whitelist, members only, redirection, ip adresses, plugin, wordpress Requires at least: 4.4.1 Tested up to: 4.5.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html WP IP Whitelist plugin redirect (blank page, 404, custom url...) all IP addresses that are not in the whitelist. == Description == 1. Features * 3 Network ranges formats : Wilcard, CIDR and Start-End IP * Redirect unwhitelisted IP's by Post Types (Custom Post Type availables) * Multiple redirect methods : Home, 404 Error, Login page, custom address or Blank page * Allow disabling redirection ONLY for logged in users (optional) * Easy to use interface * Add unlimited IP addresses * Light weight plugin 2.Allowed IP addresses formats * Wildcard format : 1.2.3.* * CIDR format : 1.2.3/24 OR 1.2.3.4/255.255.255.0 * Start-End IP format : 1.2.3.0-1.2.3.255 3.Translations * English * French (fr_FR) == Installation == 1. Install and activate the plugin 2. Plugin administration is in Plugins > WP IP Whitelist > Settings == Changelog == = 1.0 = * Initial release