WP_Site_Health::admin_body_class()
Method: Adds a class to the body HTML tag.
Source: wp-admin/includes/class-wp-site-health.php:2859
Method: Adds a class to the body HTML tag.
Source: wp-admin/includes/class-wp-site-health.php:2859
Method: Returns a list of available persistent object cache services.
Source: wp-admin/includes/class-wp-site-health.php:3549
Method: Runs a loopback test on the site.
Source: wp-admin/includes/class-wp-site-health.php:3063
Method: Checks if site has page cache enabled or not.
Source: wp-admin/includes/class-wp-site-health.php:3319
Method: Tests whether `wp_version_check` is blocked.
Source: wp-admin/includes/class-wp-site-health.php:234
Method: Checks for potential issues with plugin and theme auto-updates.
Source: wp-admin/includes/class-wp-site-health.php:2980
Method: Enqueues the site health scripts.
Source: wp-admin/includes/class-wp-site-health.php:92
Method: Populates the list of cron events and store them to a class-wide variable.
Source: wp-admin/includes/class-wp-site-health.php:2885
Method: Gets the threshold below which a response time is considered good.
Source: wp-admin/includes/class-wp-site-health.php:3439
Method: Returns an instance of the WP_Site_Health class, or create one if none exist yet.
Source: wp-admin/includes/class-wp-site-health.php:79