描述
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
屏幕截图
安装
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
常见问题
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
评价
贡献者及开发者
更新日志
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