WP_Site_Health::maybe_create_scheduled_event()
Method: Creates a weekly cron event, if one does not already exist.
Source: wp-admin/includes/class-wp-site-health.php:3130
Method: Creates a weekly cron event, if one does not already exist.
Source: wp-admin/includes/class-wp-site-health.php:3130
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: Tests if the PHP default timezone is set to UTC.
Source: wp-admin/includes/class-wp-site-health.php:1061
Method: Tests if a full page cache is available.
Source: wp-admin/includes/class-wp-site-health.php:2436
Method: Tests if there’s an active PHP session that can affect loopback requests.
Source: wp-admin/includes/class-wp-site-health.php:1102
Method: Tests if the site uses persistent object cache and recommends to use it if not.
Source: wp-admin/includes/class-wp-site-health.php:2550
Method: Tests if the SQL server is up to date.
Source: wp-admin/includes/class-wp-site-health.php:1148
Filter Hook: Filters the action URL for the persistent object cache health check.
Source: wp-admin/includes/class-wp-site-health.php:2558
Method: Tests if the database server is capable of using utf8mb4.
Source: wp-admin/includes/class-wp-site-health.php:1239