=== Secure Admin IP === Contributors: Minor Tags: login, protect, ip, admin, secure, restrict, link, secret Requires at least: 4.2.0 Tested up to: 5.2 Stable tag: 1.2 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Simply restrict login to your WordPress for the specific IP addresses or users with secret link. == Description == Simple plugin to secure your WordPress admin interface thanks to IP whitelisting. Only IP adressess on the whitelist has an access into admin interface. Your IP address will be added automatically at plugin activation. Another possibility how to access WordPress administration is thanks to secret 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.2 = * Bugfix: Secret hash is generated and your current IP address is whitelisted at plugin activation. * New: Important! All whitelisted IP addresses are removed at plugin activation! Only your current IP address is whitelisted automatically. = 1.1 = * Bugfix: Notice error regarding not initialized vars. = 1.0 = * New: Initial release!