描述
Protect wp-admin folder and the wp-login.php file of HTTP password
安裝
Install
- In your WordPress administration, go to the Plugins page;
- Activate the Apache Password Protect plugin;
- Go to the Apache protect page and configure it.
- Done!
If you find any bugs or have any ideas, please mail me! 😉
Requirements
- PHP 5.1 or above
- WordPress 3.5.1 or above
常見問題
- I lost access to the console after installing your plugin. What do I do?
-
Do not worry. Open the .htaccess and wp-admin/.htaccess files via ftp and and delete everything between the lines: “# Apache Password Protect start” and “# Apache Password Protect stop”.
評價
2017年3月3日
Plugin helps to avoid unexpected attemps to login without stressing other defence plugins.
Works great!
貢獻者及開發者
修改日誌
1.1
- Added password generator
- Small fixes
1.0
- First version