Description
Protect wp-admin folder and the wp-login.php file of HTTP password
Screenshots
Installation
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
FAQ
- 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”.
Reviews
Contributors & Developers
“Apache Password Protect” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Apache Password Protect” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Added password generator
- Small fixes
1.0
- First version