Beschrijving
Protect wp-admin folder and the wp-login.php file of HTTP password
Installatie
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”.
Beoordelingen
Bijdragers & ontwikkelaars
“Apache Password Protect” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Apache Password Protect” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.1
- Added password generator
- Small fixes
1.0
- First version