Descripción
Add a maintenance page to your blog that lets visitors know your blog is down for maintenance, or add a coming soon page for a new website. User with admin rights gets full access to the blog including the front end.
Activa el plugin y tu blog estará en modo de mantenimiento. Solo los usuarios registrados con suficientes derechos pueden ver la portada. Puedes usar una fecha con un temporizador de cuenta atrás para informar a los visitantes o establecer un valor y la unidad de información.
También funciona con instalaciones multisitio de WordPress (cada blog de la red tiene sus propios ajustes de mantenimiento).
Características
- Totalmente personalizable (cambiar colores, textos y fondos);
- Formulario de suscripción (exportar correos electrónicos a un archivo .csv);
- Temporizador de cuenta atrás (tiempo restante);
- Formulario de contacto (recibe correos electrónicos de los visitantes);
- Coming soon page;
- Landing page templates;
- WordPress multisite;
- Responsive design;
- Social media icons;
- Works with any WordPress theme;
- SEO options;
- Exclude URLs from maintenance;
- Funcionalidad de bot para recopilar los correos electrónicos de forma amigable y eficiente;
- Listo para GDPR;
Fallos, sugerencias técnicas o colaborar
Please give us feedback, contribute and file technical bugs on GitHub Repo.
Agradecimientos
Developed by Themeisle
What’s Next
If you like this plugin, then consider checking out our other projects:
- Optimole – Optimole is your all-in-one image optimization solution for WordPress & beyond.
- Revive Social – Revive Old Posts helps you keep your content alive and in front the audiences that matter.
- CodeinWP – CodeinWP stands for all-things-WordPress. From web design to freelancing and from development to business, your questions are covered.
- DomainWheel – Free Short Website name generator, with the help of AI, for instant ideas.
Check-out our blog to learn from our WordPress Reviews and see other WordPress plugins.
Capturas
Instalación
- Unpack the download package
- Upload all files to the
/wp-content/plugins/
directory, include folders - Activa el plugin a través del menú «Plugins» en WordPress
- Ve a la página de
ajustes
, donde puedes cambiar los ajustes que necesites (¡presta atención a la opción de excluir!)
FAQ
-
Cómo usar los filtros del plugin
-
Echa un vistazo a nuestra Biblioteca de fragmentos de código.
-
Compatibilidad con plugins de caché
-
WP Maintenance Mode puede ser inestable debido a los plugins de caché; recomendamos desactivar cualquier plugin de caché cuando el modo de mantenimiento esté activo. Si realmente quieres usar un plugin de caché, asegúrate de borrar toda la caché después de cada cambio.
-
Lista de exclusión
-
Si cambias tu URL de acceso, por favor, añade el nuevo slug (URL: si es https://dominio.com/nuevoacceso, entonces debes añadir: nuevoacceso) a la lista de exclusión en la pestaña «Ajustes -> General» del plugin.
Aviso:
wp-cron.php
está excluido por defecto.
Reseñas
Colaboradores y desarrolladores
«WP Maintenance Mode & Coming Soon» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«WP Maintenance Mode & Coming Soon» ha sido traducido a 29 idiomas locales. Gracias a los traductores por sus contribuciones.
Traduce «WP Maintenance Mode & Coming Soon» 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
Version 2.4.4 (2022-02-10)
Update dependencies
Version 2.4.3 (2022-01-27)
- Change ownership to Themeisle
2.4.2 (18/01/2022)
- Misc: 900 000 Active Installs Celebrations!
- Misc: WordPress 5.9 compatibility
- Fix: jQuery UI CSS theme reference from jQuery CDN
- Misc: Text fixes in the dashboard
2.4.1 (20/07/2021)
- Otros: Compatibilidad con WordPress 5.8
2.4.0 (13/05/2021)
- Design: add “Custom CSS” setting; Finally! 🙂
- Design: add “Footer links” color setting
- Design: add a list of available shortcodes under the “Text” editor
- Bot: make {visitor_name} placeholder work in all messages after the visitor types his name
- Misc: add [embed] shortcode for responsive video embeds; Compatible with YouTube, Vimeo, DailyMotion.
- Misc: make the exclude mechanism work with Cyrillic characters
- Misc: add
wpmm_maintenance_template
filter; It works the same way as thewpmm_contact_template
filter, but for the maintenance template. - Misc: now you can override the
contact
email template too; Check/views/contact.php
for more details. - Misc: better compatibility with translation plugins like Loco Translate
- Misc: the image uploaders (from the dashboard) are now translatable
- Misc: improve uninstall routine
- Misc: add
wpmm_delete_cache
action; It is called after each setting change. - Misc: add support for cache plugins like WP Rocket, WP Fastest Cache, Endurance Page Cache, Swift Performance Lite, Cache Enabler, SG Optimizer, LiteSpeed Cache, Nginx Helper;
- Misc: remove
wpmm_count_where
helper function - Misc: code improvements
2.3.0 (07/12/2020)
- Modules: add support for Google Analytics 4 measurement ID
- Design: enable media buttons on wp_editor (now you can add images from the editor)
- Bot: fix translation issue
- Misc: add filters for capabilities
wpmm_settings_capability
,wpmm_subscribers_capability
, andwpmm_all_actions_capability
(the last one can be used to override all capabilities) - Misc: fix [loginform] shortcode redirect attribute
- Misc: a few CSS & Javascript improvements
- Misc: bump “Tested up to” version to 5.6
2.2.4 (20/05/2019)
- bump “Tested up to” to 5.2.0
- fix typo in Italian translation (it_IT)
- Bot: add a note about how you can export the list of subscribers #195
- Bot: add client-side sanitization to the input fields #176
2.2.3 (20/02/2019)
- bump “Tested up to” version to 5.1.0
- replace “wpmu_new_blog” action with “wp_initialize_site” action for WP 5.1.0 users because the first one is deprecated in the new version
- small improvement to “check_exclude” method from “WP_Maintenance_Mode” class
2.2.2 (27/11/2018)
- Google Analytics module: migrate from analytics.js to gtag.js + add ip anonymization #178
- GDPR module: accept links inside texareas + add policy link target #188
- add charset meta tag #200
- fix PHP Notice: Undefined index: HTTP_USER_AGENT
- add plural and single form translation for subscribers number (settings page)
Earlier versions
Para el registro de cambios de versiones anteriores, por favor, consulta el registro de cambios completo.