Description
This plugin changes the way you login into your website.
–loginsecurity includes–
* Blocks IP after maximum retries allowed
* Extended Lockout after maximum lockouts allowed
* Email notification to admin after max lockouts
* Blacklist IP/IP range
* Whitelist IP/IP range
* Check logs of failed attempts
* Create IP ranges
* Delete IP ranges
* Licensed under GNU GPL version 3
* Safe & Secure
Screenshots
Installation
1.Upload Rename_wp-login.php_to_anything.zip to the /wp-content/plugins/directory
2.Activate the plugin through the ‘Plugins’ menu in WordPress
3.To change the name of [wp-login.php] go to settings > Permalinks > (then you should find) “Rename wp-login.php”
change the “Login url” to anything you want.
The default is login
to login go to www.yoursite.com/login
FAQ
What does this plugin do
This plugin changes your login page [wp-login.php] to anything you want.
Where do i change the name?
You go to Settings>Permalinks>Rename wp-login.php
What is the default name?
The default name is login so to login after activating the plugin you go to yoursite.com/login
Reviews
Contributors & Developers
“Rename wp-login.php to anything you want” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Rename wp-login.php to anything you want” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.1 loginsecurity changed to Login
2.0.1 Brute Force Attack Security
1.4.0 Updated readme.txt and fixed screenshots Icon and Header image added
1.0.3 Skipped
1.0.1 Screenshot fixed
1.0.0 Initial Release