kollapsminoriteten/wp-content/plugins/health-check
Greta Thunberg 251ede9014 Health-Check 2022-12-15 17:42:06 +01:00
..
HealthCheck Health-Check 2022-12-15 17:42:06 +01:00
build Health-Check 2022-12-15 17:42:06 +01:00
modals Health-Check 2022-12-15 17:42:06 +01:00
mu-plugin Health-Check 2022-12-15 17:42:06 +01:00
pages Health-Check 2022-12-15 17:42:06 +01:00
LICENSE Health-Check 2022-12-15 17:42:06 +01:00
README.md Health-Check 2022-12-15 17:42:06 +01:00
changelog.txt Update of site. 2019-11-15 22:26:29 +00:00
compat.php Health-Check 2022-12-15 17:42:06 +01:00
health-check.php Health-Check 2022-12-15 17:42:06 +01:00
package.json Health-Check 2022-12-15 17:42:06 +01:00
readme.txt Health-Check 2022-12-15 17:42:06 +01:00
uninstall.php Health-Check 2022-12-15 17:42:06 +01:00

README.md

Health Check

Build Status

Health Check is a WordPress plugin that will perform a number of checks on your WordPress install to detect common configuration errors and known issues.

It currently checks your PHP and MySQL versions, some extensions which are needed or may improve WordPress, and that the WordPress.org services are accessible to you.

The debug section, which allows you to gather information about your WordPress and server configuration that you may easily share with support representatives for themes, plugins or on the official WordPress.org support forums.

Troubleshooting allows you to have a vanilla WordPress session, where all plugins are disabled, and a default theme is used, but only for your user.

For a more extensive example of how to efficiently use the Health Check plugin, check out the WordPress.org support team handbook page about this plugin.

In the future we may introduce more checks, and welcome feedback both through the WordPress.org forums, and the GitHub project page.

Installation

  1. Upload to your plugins folder, usually wp-content/plugins/
  2. Activate the plugin on the plugin screen.
  3. Once activated the plugin will appear under your Dashboard menu.

Contributing

Contributions are more than welcome, both through issues, and pull requests. Ideas and thoughts may also be discussed in the #core-site-health channel on the Making WordPress Slack team.

For further information about contributing, see our guide on contributing.