Overview Descripción general

This Plugin allows you to make your blog temporarily unavailable to your users (with custom message). Este plugin te permite hacer tu blog temporalmente fuera de servicio a sus usuarios (con mensaje personalizado). It is still accessible by the administrators. Todavía es accesible por los administradores.

It does one thing and does it well. Se hace una cosa y lo hace bien. It belongs to the class of zero-configuration plugins. Pertenece a la clase de cero configuración de plug-ins. In other words even your grandmother can use it. En otras palabras, incluso su abuela puede utilizarla.

Download Descargar

Download Descargar and follow the instructions in the next section for installation. y siga las instrucciones en la siguiente sección para la instalación.

Installation Instalación

http://codex.wordpress.org/Managing_plugins#Installing_a_plugin http://codex.wordpress.org/Managing_plugins # Installing_a_plugin

Note: This Plugin supports one-click-install through WordPress Plugin Manager and is also available from Nota: Este plugin soporta un solo clic a instalar a través de WordPress Plugin Manager y también está disponible en WordPress Plugin DB WordPress plugin DB . .

  1. Upload unavailable.php to your wp-content/plugins directory. Subir unavailable.php a su directorio wp-content/plugins. At this point you are done unless you want to make your site unavailable now. En este punto ha hecho menos que usted desea hacer su sitio ahora no disponible. Then read on. A continuación, siga leyendo.
  2. Log in to WordPress. Acceda a WordPress.
  3. Click Plugins from the main menu. Haga clic en Extensiones del menú principal.
  4. Scroll to find the name of the plugin - Site Unavailable , and click Activate whenever you want to make your site unavailable. Desplácese hasta encontrar el nombre del plugin - Sitio no disponible, y haga clic en activar cada vez que desee hacer su sitio fuera de servicio.

Configuration and Usage Configuración y Uso

Install and activate the plugin as described above. Instalar y activar el plugin, tal como se describe más arriba. You are done! Usted está hecho!

Now your site is unavailable to all of your users, till the time you decide to deactivate the plugin. Ahora su sitio no está disponible para todos sus usuarios, hasta el momento en que usted decide desactivar el plugin.

To reiterate the site will remain unavailable to all your users while this plugin is activated . Para reiterar el sitio permanecerá fuera de servicio a todos sus usuarios mientras que este plugin es activada.

The Feeds and Trackback requests will be sent HTTP Code 503 indicating that the Server is Unavailable and they will be asked to retry after an hour (configurable). El Feeds y Trackback solicitudes serán enviadas código HTTP 503 que indica que el servidor no está disponible y se les pedirá volver a intentarlo después de una hora (configurable).

Administrators can access the administrative section even while this plugin is activated. Los administradores pueden acceder a la sección administrativa, aun cuando este plugin está activado.

Advanced Avanzada

You do not need to read this section. Usted no necesita leer esta sección. The plugin will work fine without any changes at all. El plugin funciona bien, sin ningún cambio en absoluto. However if you are compulsive and feel the urge to tinker then read on. Sin embargo, si usted es compulsivo y sienta la necesidad de retocar sigue leyendo.

To change the default message ( This blog is currently undergoing scheduled maintenance. Please try after 60 minutes. Sorry for the inconvenience. ) use the plugin editor to edit the plugin. Para cambiar el mensaje predeterminado (Este blog se encuentra actualmente en mantenimiento programado. Por favor, intente después de 60 minutos. Perdón por las molestias.) Usar el plugin editor para editar el plugin. Change the line where $message is specified to a message of your choice. Cambiar la línea donde dólares mensaje se especifica a un mensaje de su elección.

You can change the Retry-After hint given to Feed and Trackback requests by changing $retry_after. Puede cambiar de nuevo la pista-Después de dar a piensos y Trackback solicitudes de cambio de $ retry_after. The value is in minutes. El valor es en cuestión de minutos. The default is 60 minutes. El valor por defecto es de 60 minutos. It also tells the users of the site when to retry again. También le dice a los usuarios del sitio cuando volver a intentarlo de nuevo.

This is very useful when you do a scheduled maintenance and you want your users to come back after a fixed time. Esto es muy útil al realizar un mantenimiento programado y que desea que sus usuarios a volver después de un tiempo fijo.
Remember this is a hint. Recordar esta es una pista. It has no bearing with when you make your site actually available ( by deactivating the plugin ). No tiene con cuando usted hace su sitio realmente disponibles (por desactivar el plugin).

Deactivate the plugin from the Plugin screen Desactivar el plugin de la pantalla Plugin to make the site available again to the world. para hacer disponible el sitio de nuevo al mundo.


Uninstallation Desinstalación

  1. Log in to WordPress. Acceda a WordPress.
  2. Click Plugins from the main menu. Haga clic en Extensiones del menú principal.
  3. Scroll to find the name of the plugin - Site Unavailable , and click Deactivate. Desplácese hasta encontrar el nombre del plugin - Sitio no disponible, y haga clic en Desactivar. This disables the plugin and makes the site available again to all. Desactiva el plugin y hace que el sitio de nuevo disponible para todos.

You can also delete the unavailable.php file from wp-content/plugins directory for permanent removal. También puede eliminar el archivo de unavailable.php directorio wp-content/plugins de retirada permanente.

Cost Costo

This plugin is free. Este plugin es gratuito. However a linkback will be deeply appreciated. Sin embargo, un linkback se agradece profundamente. Think of it as a LinkWare. Piense en ello como en una LinkWare.

Comments, feedbacks and suggestions are welcome. Comentarios, reacciones y sugerencias son bienvenidas.