Descripción
Site protection plugin for dev instances to avoid indexing by search engines. Doesn’t allow access to the site without being logged-in.
After you activate this plugin the site will return a 403 Forbidden HTTP status code if you are not logged-in.
Instalación
Instalación
- Upload
presslabs-site-protection.zip
to the/wp-content/plugins/
directory; - Extract the
presslabs-site-protection.zip
archive into the/wp-content/plugins/
directory; - Activa el plugin a través del menú de ‘Plugins’ de WordPress.
Usage
Use your plugin from the Plugins
page.
Activate/Deactivate Site Protection
plugin from the list.
FAQ
-
Why should I use this plugin?
-
If you don’t want to allow access to the site without being logged-in.
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“Site Protection” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Site Protection” 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 .
Historial de cambios
1.1
- Format the code.
- Rename the plugin to
Site protection
. - Add romanian translation.
1.0
- start version on WP.