Skip to content

jocastaneda/health-check

This branch is 15 commits behind WordPress/health-check:trunk.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ed432ee · Aug 13, 2023
Mar 31, 2023
Aug 13, 2023
Aug 27, 2022
Aug 6, 2023
Aug 6, 2023
Aug 6, 2023
Aug 13, 2023
Aug 27, 2022
Mar 31, 2023
Aug 16, 2019
Mar 22, 2020
Aug 27, 2022
Feb 23, 2018
Sep 10, 2022
Mar 26, 2018
Jan 10, 2021
Mar 31, 2023
Aug 13, 2023
Aug 27, 2022
Jun 25, 2023
Aug 6, 2023
Aug 6, 2023
Aug 6, 2023
Aug 6, 2023
Aug 27, 2022
Aug 27, 2022
Feb 24, 2018
Aug 6, 2023
Aug 27, 2022
Aug 6, 2023

Repository files navigation

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.

About

Health check plugin

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 88.9%
  • SCSS 6.1%
  • JavaScript 3.4%
  • Shell 1.6%