Title: WP Healthcheck
Author: Tiago Hillebrandt
Published: <strong>18 de Novembro, 2017</strong>
Last modified: 16 de Xullo, 2024

---

Buscar plugins

Este plugin **non se actualizou en máis de 2 anos**. É posible que xa non sexa compatible
ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con
novas versións de WordPress.

![](https://ps.w.org/wp-healthcheck/assets/icon.svg?rev=1769990)

# WP Healthcheck

 Por [Tiago Hillebrandt](https://profiles.wordpress.org/tiagohillebrandt/)

[Descargar](https://downloads.wordpress.org/plugin/wp-healthcheck.1.4.0.zip)

 * [Detalles](https://gl.wordpress.org/plugins/wp-healthcheck/#description)
 * [Valoracións](https://gl.wordpress.org/plugins/wp-healthcheck/#reviews)
 * [Desenvolvemento](https://gl.wordpress.org/plugins/wp-healthcheck/#developers)

 [Soporte](https://wordpress.org/support/plugin/wp-healthcheck/)

## Descrición

[WP Healthcheck](https://wp-healthcheck.com) is a plugin to check the health of 
your WordPress install.

It detects some useful information regarding your site health, like the number of
active transients and autoload options, and then displays them conveniently via 
the WordPress Dashboard.

This plugin can help you improve your site performance by cleaning up the transients
and deactivating autoload options.

WP Healthcheck also verifies the software versions in use by your server. We maintain
information about software minimum requirements up to date in our systems. This 
allows the plugin to retrieve this information from our external API and compare
versus the ones installed in your server.

SSL certificate expiration dates are also checked and notifications for expired 
or near expiration SSL certificates are provided conveniently via the WordPress 
Dashboard.

#### WP-CLI Extension

WP Healthcheck also includes a WP-CLI extension. If you want to see all the CLI 
commands available in the plugin, go ahead and run `wp healthcheck` in your site.

 * `wp healthcheck autoload [--deactivate=<option-name>] [--history]`
 * `wp healthcheck transient [--delete-expired] [--delete-all]`
 * `wp healthcheck server`
 * `wp healthcheck ssl`

## Capturas

 * [[
 * WP Healthcheck admin.
 * [[
 * Admin notices.
 * [[
 * WP-CLI extension.

## Preguntas frecuentes

### Where can I get support and talk to other users?

If you have any questions, you can post a new thread in our [Community Forum](https://wordpress.org/support/plugin/wp-healthcheck),
available on WordPress.org.

We review it weekly and our team will be happy to assist you there.

For Premium Support, you can contact us through our [website](https://wp-healthcheck.com).

### Where can I report any bugs?

Please report any bugs to our [issues](https://github.com/wp-healthcheck/wp-healthcheck/issues)
page.

If you are not sure if something is a bug or not, you can always ask for guidance
in our [Community Forum](https://wordpress.org/support/plugin/wp-healthcheck).

### How can I translate WP Healthcheck to my language?

You can translate it to your language through the [WordPress translations platform](https://translate.wordpress.org/projects/wp-plugins/wp-healthcheck/stable).

Alternatively, you can find the POT file available at `/languages/wp-healthcheck.
pot`. Go ahead and start a PO file for your language from that template (POT file).

### Where can I request new features?

We already have some features planned for coming versions:

 * Ability to check the health of your WP Cron.
 * Check for secure headers (HTTPS).
 * Better support to external object caching.
 * Security check.

If you have any other features that you would like to see available in WP Healthcheck,
please send them over to `tiago AT tiagohillebrandt DOT com`.

### How can I contribute to the project?

If you are a developer and want to contribute writing new features, enhancements,
bug fixes, or tests, please send your Pull Requests to our [GitHub repository](https://github.com/wp-healthcheck/wp-healthcheck).

## Comentarios

![](https://secure.gravatar.com/avatar/385b8d6ab1c8f512efcfab863888e780e36d67c64eb31b44b6fbc554a210c782?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-33595/)󠁿

 [iacx](https://profiles.wordpress.org/iacx/) 3 de Marzo, 2022

Essential and very useful, I hope in a future development on other optimizations.

![](https://secure.gravatar.com/avatar/f214aa87ff3754dcdd0933028489f0ef0911ab0dae16a0fd096e315f295d7616?
s=60&d=retro&r=g)

### 󠀁[The easiest to manage transients and mess by plugins](https://wordpress.org/support/topic/the-easiest-to-manage-transients-and-mess-by-plugins/)󠁿

 [ayr-ton](https://profiles.wordpress.org/ayr-ton/) 24 de Abril, 2018

I found wp-healthcheck a very useful tool for managing the transient variables that
makes my database and website slow, and also review the mess that plugins could 
do to my blog when they become old and with a lot of data. Awesome job on this one
o/

![](https://secure.gravatar.com/avatar/0e24124f77a217e9e22dbbce6fc826b67076c192402622f11ed742aaa1a4eb48?
s=60&d=retro&r=g)

### 󠀁[Great Plugin](https://wordpress.org/support/topic/great-plugin-17020/)󠁿

 [Lucas Hillebrandt](https://profiles.wordpress.org/lucashillebrandt/) 2 de Marzo,
2018

Very helpful!

 [ Ler todas as 3 opinións ](https://wordpress.org/support/plugin/wp-healthcheck/reviews/)

## Colaboradores e desenvolvedores

“WP Healthcheck” é un software de código aberto. As seguintes persoas colaboraron
con este plugin.

Colaboradores

 *   [ Tiago Hillebrandt ](https://profiles.wordpress.org/tiagohillebrandt/)
 *   [ marksabbath ](https://profiles.wordpress.org/marksabbath/)

“WP Healthcheck” foi traducido a 1 idioma. Grazas [aos desenvolvedores](https://translate.wordpress.org/projects/wp-plugins/wp-healthcheck/contributors)
polas súas contribucións.

[Traduce “WP Healthcheck” ao teu idioma.](https://translate.wordpress.org/projects/wp-plugins/wp-healthcheck)

### Interesado no desenvolvemento?

[Revisa o código](https://plugins.trac.wordpress.org/browser/wp-healthcheck/), bota
unha ollada ao[repositorio SVN](https://plugins.svn.wordpress.org/wp-healthcheck/),
ou subscríbete ao [log de desenvolvemento](https://plugins.trac.wordpress.org/log/wp-healthcheck/)
por [RSS](https://plugins.trac.wordpress.org/log/wp-healthcheck/?limit=100&mode=stop_on_copy&format=rss).

## Rexistro de cambios

#### [1.4.0] 2024-07-16

 * Changed: Bumped the minimum PHP version up to 7.0.
 * Changed: Bumped the minimum WordPress version up to 5.0.
 * Changed: Bumped the tested WP version up to 6.6.
 * Fixed: Added sanitization to some specific inputs.

#### [1.3.4] 2022-03-29

 * Changed: Updated the user agent for the API request.
 * Changed: Bumped the tested WP version up to 5.9.2.

#### [1.3.3] 2021-02-15

 * Bump up the WP supported version.

#### [1.3.2] 2019-01-25

 * Update readme.txt to update WordPress version compatibility to 5.0.3.

#### [1.3.1] 2018-06-03

 * Hotfix: Fixes an issue when trying to retrieve web server details on recent PHP
   versions ([#35](https://github.com/wp-healthcheck/wp-healthcheck/issues/35)).
 * Hotfix: Fixes couple of UI issues ([#32](https://github.com/wp-healthcheck/wp-healthcheck/issues/32)).

#### [1.3.0] 2018-06-01

 * Feature: Recommend to install Let’s Encrypt certificate if HTTPS is not enabled(
   [#24](https://github.com/wp-healthcheck/wp-healthcheck/issues/24)).
 * Feature: Ability to define the WordPress auto update policy (thanks to [@marksabbath](https://github.com/marksabbath/)
   for back end implementation [[#19](https://github.com/wp-healthcheck/wp-healthcheck/issues/19)]).
 * Feature: Check for obsolete plugins using the WordPress Plugins API ([#21](https://github.com/wp-healthcheck/wp-healthcheck/issues/21)).
 * Feature: WP-CLI support to verify SSL certificate details (issuer, expiration,
   etc) ([#18](https://github.com/wp-healthcheck/wp-healthcheck/issues/18)).

#### [1.2.1] 2018-02-17

 * Hotfix: Fixes warnings when server software is not found ([#15](https://github.com/wp-healthcheck/wp-healthcheck/issues/15)).

#### [1.2] 2018-01-20

 * Feature: Display an admin notice when your SSL certificate is about to expire
   or already expired.
 * Hotfix: In some cases, MariaDB version from db_version() was incorrect.
 * Hotfix: Hide the web server admin notice when the version was not retrieved properly.

#### [1.1] 2017-12-08

 * Feature: Ability to reactivate autoload options disabled through the plugin.
 * Feature: WP-CLI extension.
 * Feature: Check the web server (NGINX/Apache) versions (thanks to [@marksabbath](https://github.com/marksabbath/)).
 * Feature: Check the MariaDB version (thanks to [@marksabbath](https://github.com/marksabbath/)).
 * Feature: Check for WordPress trunk updates.
 * Feature: Hide ‘Clear Expired Transients’ button for WordPress 4.9+ users.

#### [1.0] 2017-11-17

 * Initial release.

## Meta

 *  Versión **1.4.0**
 *  Última actualización **Fai 2 anos**
 *  Instalacións activas **1.000+**
 *  Versión de WordPress ** 5.0 ou superior **
 *  Probado ata **6.6.5**
 *  Versión de PHP ** 7.0 ou superior **
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/wp-healthcheck/) e [Portuguese (Brazil)](https://br.wordpress.org/plugins/wp-healthcheck/).
 *  [Traduce ao teu idioma](https://translate.wordpress.org/projects/wp-plugins/wp-healthcheck)
 * Etiquetas
 * [autoload](https://gl.wordpress.org/plugins/tags/autoload/)[cron](https://gl.wordpress.org/plugins/tags/cron/)
   [healthcheck](https://gl.wordpress.org/plugins/tags/healthcheck/)[performance](https://gl.wordpress.org/plugins/tags/performance/)
   [transients](https://gl.wordpress.org/plugins/tags/transients/)
 *  [Vista avanzada](https://gl.wordpress.org/plugins/wp-healthcheck/advanced/)

## Valoracións

 5 de 5 estrelas

 *  [  3 valoracións de 5 estrelas     ](https://wordpress.org/support/plugin/wp-healthcheck/reviews/?filter=5)
 *  [  0 valoracións de 4 estrelas     ](https://wordpress.org/support/plugin/wp-healthcheck/reviews/?filter=4)
 *  [  0 valoracións de 3 estrelas     ](https://wordpress.org/support/plugin/wp-healthcheck/reviews/?filter=3)
 *  [  0 valoracións de 2 estrelas     ](https://wordpress.org/support/plugin/wp-healthcheck/reviews/?filter=2)
 *  [  0 valoracións de 1 estrelas     ](https://wordpress.org/support/plugin/wp-healthcheck/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-healthcheck/reviews/#new-post)

[Ver todas as valoracións](https://wordpress.org/support/plugin/wp-healthcheck/reviews/)

## Colaboradores

 *   [ Tiago Hillebrandt ](https://profiles.wordpress.org/tiagohillebrandt/)
 *   [ marksabbath ](https://profiles.wordpress.org/marksabbath/)

## Soporte

Tes algo que dicir? Necesitas axuda?

 [Ver o foro de soporte](https://wordpress.org/support/plugin/wp-healthcheck/)

## Doar

Queres apoiar o progreso deste plugin?

 [ Dona a este plugin ](https://www.paypal.com/donate/?hosted_button_id=45R6Q8J8JERVS)