File: wp-admin/includes/class-wp-site-health.php
-
Tests if debug information is enabled.
-
Tests if the site is serving content over HTTPS.
-
WP_Site_Health constructor.
-
Enqueues the site health scripts.
-
Runs the SQL version checks.
-
Tests whether `wp_version_check` is blocked.
-
Tests for WordPress version and outputs it.
-
Tests if plugins are outdated, or unnecessary.
-
classWP_Site_Health
Class for looking up a site’s health based on a user’s WordPress environment.