=== Secure Admin IP === Contributors: Minor Tags: login, protect, ip, admin, secure, restrict Requires at least: 4.2.0 Tested up to: 4.9.8 Stable tag: 1.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Simply restrict access to your WordPress admin for the specific IP addresses. == Description == Simple plugin to secure your WordPress admin interface thanks to IP whitelisting. Just IP adressess on the whitelist has an access into admin interface. Your IP address will be added automatically at plugin activation. There is second method how to access WordPress administration - thanks to unique secure link. == Installation == 1. Upload the plugin files to the "/wp-content/plugins/secure-admin-ip" directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the "Plugins" screen in WordPress. 3. Use the Settings => Secure Admin IP to configure the plugin. == Frequently Asked Questions == = Why to install this plugin? = No ads and any other needless changes in the WordPress core. I'm using this plugin on my several commercial websites. You are NOT my tester! :-) = How to disable this plugin? = Just use standard Plugin overview page in WordPress admin section and deactivate it or rename plugin folder /wp-content/plugins/secure-admin-ip over FTP access. = How to separate more IP addresses? = It's up to you! You can use new lines, dashes, comma, ... == Screenshots == 1. Options page - Settings page == Changelog == = 1.0 = * New: Initial release!