WP_Site_Health::wp_cron_scheduled_check()
Method: Runs the scheduled event to check and update the latest site health status for the website.
Source: wp-admin/includes/class-wp-site-health.php:3141
Method: Runs the scheduled event to check and update the latest site health status for the website.
Source: wp-admin/includes/class-wp-site-health.php:3141
Method: Checks if the current environment type is set to ‘development’ or ‘local’.
Source: wp-admin/includes/class-wp-site-health.php:3254
Method: Returns a list of headers and its verification callback to verify if page cache is enabled or not.
Source: wp-admin/includes/class-wp-site-health.php:3268
Method: Checks if site has page cache enabled or not.
Source: wp-admin/includes/class-wp-site-health.php:3319
Method: Gets page cache details.
Source: wp-admin/includes/class-wp-site-health.php:3397
Method: Gets the threshold below which a response time is considered good.
Source: wp-admin/includes/class-wp-site-health.php:3439
Method: Determines whether to suggest using a persistent object cache.
Source: wp-admin/includes/class-wp-site-health.php:3461
Method: Returns a list of available persistent object cache services.
Source: wp-admin/includes/class-wp-site-health.php:3549
Method: Tests if the database server is capable of using utf8mb4.
Source: wp-admin/includes/class-wp-site-health.php:1239
Method: Tests if the site can communicate with WordPress.org.
Source: wp-admin/includes/class-wp-site-health.php:1355