Title: WP Healthcheck
Author: Tiago Hillebrandt
Published: <strong>ህዳር  18, 2017</strong>
Last modified: ሐምሌ 16, 2024

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# WP Healthcheck

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

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

 * [Details](https://am.wordpress.org/plugins/wp-healthcheck/#description)
 * [Reviews](https://am.wordpress.org/plugins/wp-healthcheck/#reviews)
 * [Development](https://am.wordpress.org/plugins/wp-healthcheck/#developers)

 [ድጋፍ](https://wordpress.org/support/plugin/wp-healthcheck/)

## ማብራሪያ

[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`

## Screenshots

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

## የተለመዱ ጥያቄዎች

### 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).

## Reviews

![](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, 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, 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, 2018

Very helpful!

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/wp-healthcheck/reviews/)

## Contributors & Developers

“WP Healthcheck” is open source software. The following people have contributed 
to this plugin.

Contributors

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

“WP Healthcheck” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/wp-healthcheck/contributors)
for their contributions.

[Translate “WP Healthcheck” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-healthcheck)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-healthcheck/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wp-healthcheck/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-healthcheck/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-healthcheck/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### [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

 *  Version **1.4.0**
 *  Last updated **2 አመታት ago**
 *  Active installations **1,000+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.6.5**
 *  PHP version ** 7.0 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/wp-healthcheck/) እና [Portuguese (Brazil)](https://br.wordpress.org/plugins/wp-healthcheck/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/wp-healthcheck)
 * Tags
 * [autoload](https://am.wordpress.org/plugins/tags/autoload/)[cron](https://am.wordpress.org/plugins/tags/cron/)
   [healthcheck](https://am.wordpress.org/plugins/tags/healthcheck/)[performance](https://am.wordpress.org/plugins/tags/performance/)
   [transients](https://am.wordpress.org/plugins/tags/transients/)
 *  [Advanced View](https://am.wordpress.org/plugins/wp-healthcheck/advanced/)

## Ratings

 5 out of 5 stars.

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

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

[See all reviews](https://wordpress.org/support/plugin/wp-healthcheck/reviews/)

## Contributors

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

## ድጋፍ

Got something to say? Need help?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/donate/?hosted_button_id=45R6Q8J8JERVS)