Health Check & Troubleshooting

Descripción

Este plugin llevará a cabo una serie de comprobaciones en tu instalación de WordPress para detectar errores de configuración comunes y problemas conocidos y también permite que los plugins y temas añadan sus propias comprobaciones.

La sección de depuración, que te permite recopilar información sobre tu WordPress y la configuración del servidor que puede compartir fácilmente con los representantes de soporte para temas, plugins o en los foros oficiales de soporte de WordPress.org.

Diagnosticar los problemas te permite tener una sesión de WordPress limpia, donde todos los plugins están desactivados y se usa un tema por defecto, pero solo para tu usuario hasta que lo desactives o salgas de la sesión.

La sección de herramientas te permite comprobar que los archivos de WordPress no han sido manipulados, que los correos electrónicos se pueden enviar y si tus plugins son compatibles con las actualizaciones de cualquier versión de PHP en el futuro.

Para obtener un ejemplo más extenso de cómo usar eficientemente el plugin Health Check, consulta la Página del manual del equipo de soporte de WordPress.org acerca de este plugin.

Los comentarios son bienvenidos a través de los foros de WordPress.org, la página del proyecto en GitHub o en Slack en los canales #forums o #core-site-Salud.

Capturas

  • La pantalla de health check después de que las pruebas automatizadas han pasado por el sistema.
  • La información de depuración, con el campo copiar y pegar expandido.
  • Una selección de herramientas que se pueden ejecutar en tu sitio.
  • Modo de diagnóstico activado, mostrando el escritorio de tu web

Preguntas frecuentes

No ha sido posible acceder a mi sitio después de activar el diagnóstico.

Si por algún motivo te encuentras atascado en el Modo de Troubleshooting, puedes desactivarlo fácilmente vaciando los cookies.

¿Estás familiarizado con la forma de vaciar los cookies? No te preocupes, también puedes cerrar todas las ventanas de tu navegador o realizar un reinicio de tu ordenador y vaciara este cookie específico automáticamente.

¿La compatibilidad de PHP dice que este plugin sólo funciona con la versión X de PHP?

El plugin está hecho para ser una herramienta de apoyo para el mayor número posible de usuarios, esto significa que también necesita un código escrito para sitios más antiguos.

Las herramientas que verifican la compatibilidad de PHP no saben cómo separar este código del código real, por lo que darán un falso positivo como respuesta.

En este momento, el plugin ha sido probado con cada versión de PHP, desde la 5.2 a la 7.3, y funciona con todas ellas.

Where can I report security bugs?

The Site Health team and WordPress community take security bugs seriously. We appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions.

To report a security issue, please visit the WordPress HackerOne program.

Reseñas

28 de noviembre de 2024
What other people are saying this plugin does, it did to me. As so many people describe, I used it once, and when I exited troubleshooting mode, ALL MY PLUGINS STAYED DEACTIVATED. I now have to restore my site from backup! NOT COOL!
27 de agosto de 2024 1 respuesta
A disaster! The plugin deactivated and deleted most of my plugins. Impossible to restore without restoring the site from a backup. I’ve been an experienced woocommerce seller for many years and I haven’t been able to solve the problem created by this plugin without restoring the backup from my host.

Wow

23 de junio de 2024 1 respuesta
I didn’t try it because of negative reviews and untested. If the problem is 53 out of 100 negative, that’s more than half. Why is it still being offered as a means of help and health of your website???
8 de mayo de 2024
Bei mir hat dieses Plugin perfekt funktioniert, danke!!!Zur Funktionsweise: Sobald dieses Plugin installiert und aktiviert ist, werden alle anderen Plugins deaktiviert. Nun kann man nacheinander jedes der schon zuvor vorhandenen Plugins aktivieren und jeweils prüfen, ob das Problem soeben behoben wurde.Bei meiner Webseite hatte < MainWP Child > das Problem verursacht.
Leer todas las 166 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

“Health Check & Troubleshooting” ha sido traducido a 31 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce “Health Check & Troubleshooting” 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.7.1 (2024-07-25)

  • Security: Prevent a potential information disclosure from the screenshot beta feature, reported independently by Jarko Piironen.
  • Security hardening: Make each screenshot delete nonce unique to that image.
  • Security hardening: Add a capability check alongside the nonce validation when toggling beta features on or off.
  • General: Updated the Tested up to tag.
  • General: Added notice about future changes to the Troubleshooting and Tools sections.
  • Added Twenty Twenty Four as a known and valid default theme.
  • Tools: Fixed a PHP warning when checking for PHP version compatibility and no data was found.
  • Tools: Fixed a PHP warning when WP_DEBUG is disabled, or nothing has been written to the logfile yet.
  • Tools: Improved the description for the robots.txt file viewer.

1.7.0 (2023-08-06)

  • General: Improved styling inconsistency between the plugin and WordPress core.
  • General: Fixed an issue with plugin translations where language strings would get mixed when using third party language plugins, or a separate profile language.
  • Troubleshooting Mode: Fixed the URL used when disabling elements and having a subdirectory installation.
  • Troubleshooting Mode: Fixed a deprecation warning when disabling troubleshooting mode on PHP version 8.3 or higher.
  • Troubleshooting Mode: Added reference on how to troubleshoot as different users when testing scenarios.
  • Tools: Fixed integration with WPTide for the PHP Compatibility checker.
  • Tools: Added a viewer that will display debug log output when enabled.
  • Tools: Added a warning to the File Integrity tester if unexpected files are mixed in with WordPress core files.
  • Tools: Added a warning if sending emails is taking longer than expected.
  • Tools: Added beta feature toggle for those who wish to test new functionality that may not be fully ready yet.
  • CLI: Fixed the CLI commands, you can now wp health-check status to your hearts content!
  • Beta feature: Added a new beta feature, making it easier for non-technical users to grab screenshots of issues on their site, and share them.