ddur / health-check

Health check plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Health Check

Health Check if 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 #forums channel on the Making WordPress Slack team

About

Health check plugin

License:GNU General Public License v2.0


Languages

Language:PHP 88.4%Language:JavaScript 6.5%Language:CSS 2.6%Language:Shell 2.5%