forked from WordPress/health-check
-
Notifications
You must be signed in to change notification settings - Fork 0
macmanx2/health-check
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Health Check === Tags: health check Contributors: westi, pento, Clorith Requires at least: 3.8 Tested up to: 4.9 Stable tag: 0.7.0 == Description == This plugin 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. There is also a debug section, which allows you to gather information about your WordPress and server configuration that you may easily share with support personell for themes, plugins or on the official WordPress.org support forums. In the future we may introduce more checks, and welcome feedback both through the [WordPress.org forums](https://wordpress.org/support/plugin/health-check), and the [GitHub project page](https://github.com/WordPress/health-check). == 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. == Screenshots == 1. This shows the plugin in action. When you activate it you get a message at the top of the plugins page. == Changelog == = v 0.7.0 = * Troubleshooting mode now also switches to a default theme. * Introduced a method for toggling default or active theme use when in troubleshooting mode. * Introduced a method for enabling/disabling plugins while in troubleshooting mode. * Introduced a method for disabling troubleshooting mode without needing to log out and back in again. = v 0.6.0 = * Improved loopback tests * Check if loopbacks can be completed without plugins activated * Test individual plugins to identify loopback blockers * Add troubleshooting mode, test your website without any plugins for your session without disabling functionality for visitors.
About
Health check plugin
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 94.5%
- JavaScript 3.1%
- CSS 2.4%