Descripción
Protect wp-admin folder and the wp-login.php file of HTTP password
Capturas
Instalación
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
Preguntas frecuentes
- 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”.
Reseñas
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Apache Password Protect” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.1
- Added password generator
- Small fixes
1.0
- First version