Create a weekly cron event, if one does not already exist.
WP_Site_Health::wp_cron_scheduled_check
Run our scheduled event to check and update the latest site health status for the website.
WP_Site_Health::get_instance
Return an instance of the WP_Site_Health class, or create one if none exist yet.
WP_Site_Health::perform_test
Run a Site Health test directly.
Advertisement
Plugin_Upgrader::active_before
Turns on maintenance mode before attempting to background update an active plugin.
Plugin_Upgrader::active_after
Turns off maintenance mode after upgrading an active plugin.
WP_Site_Health::maybe_create_scheduled_event
Create a weekly cron event, if one does not already exist.
WP_Site_Health::wp_cron_scheduled_check
Run our scheduled event to check and update the latest site health status for the website.
Advertisement
WP_Site_Health::perform_test
Run a Site Health test directly.
WP_Site_Health::get_instance
Return an instance of the WP_Site_Health class, or create one if none exist yet.
Plugin_Upgrader::active_before
Turns on maintenance mode before attempting to background update an active plugin.
Plugin_Upgrader::active_after
Turns off maintenance mode after upgrading an active plugin.
Advertisement
WP_Site_Health::maybe_create_scheduled_event
Create a weekly cron event, if one does not already exist.
WP_Site_Health::wp_cron_scheduled_check
Run our scheduled event to check and update the latest site health status for the website.
WP_Site_Health::get_instance
Return an instance of the WP_Site_Health class, or create one if none exist yet.