wp_cron()
Function: Register _wp_cron() to run on the {@see ‘wp_loaded’} action.
Source: wp-includes/cron.php:945
Function: Register _wp_cron() to run on the {@see ‘wp_loaded’} action.
Source: wp-includes/cron.php:945
Function: Run scheduled callbacks or spawn cron for all scheduled events.
Source: wp-includes/cron.php:967
Function: Sends a request to run cron through HTTP request that doesn’t halt page loading.
Source: wp-includes/cron.php:824
Filter Hook: Filters the cron request arguments.
Source: wp-includes/cron.php:907
Function: Determines whether the current request is a WordPress cron request.
Source: wp-includes/load.php:1567
Filter Hook: Filters whether the current request is a WordPress cron request.
Source: wp-includes/load.php:1575
Filter Hook: Filters the non-default cron schedules.
Source: wp-includes/cron.php:1062
Function: Retrieve cron info array option.
Source: wp-includes/cron.php:1154
Function: Updates the cron option with the new cron array.
Source: wp-includes/cron.php:1182
Function: Upgrade a cron info array.
Source: wp-includes/cron.php:1211
Function: Retrieve cron jobs ready to be run.
Source: wp-includes/cron.php:1108
Filter Hook: Filter to preflight or hijack retrieving ready cron jobs.
Source: wp-includes/cron.php:1120
Action Hook: Fires when an error happens rescheduling a cron event.
Source: wp-cron.php:149
Action Hook: Fires when an error happens unscheduling a cron event.
Source: wp-cron.php:176
Method: Checks if any scheduled tasks are late.
Source: wp-admin/includes/class-wp-site-health.php:2814
Method: Populates the list of cron events and store them to a class-wide variable.
Source: wp-admin/includes/class-wp-site-health.php:2749
Method: Checks if any scheduled tasks have been missed.
Source: wp-admin/includes/class-wp-site-health.php:2788
Function: Disables SSL verification if the ‘cron_request’ arguments include an HTTPS URL.
Source: wp-includes/https-detection.php:184
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:3005
Function: Converts all accent characters to ASCII characters.
Source: wp-includes/formatting.php:1595
Function: Retrieve supported event recurrence schedules.
Source: wp-includes/cron.php:1035
Function: Schedules a recurring event.
Source: wp-includes/cron.php:232
Function: Determines whether a term is shared between multiple taxonomies.
Source: wp-includes/taxonomy.php:4529
Filter Hook: Filter to preflight or hijack scheduling an event.
Source: wp-includes/cron.php:91
Function: Unschedules all events attached to the hook.
Source: wp-includes/cron.php:641
Filter Hook: Filter to preflight or hijack clearing all events attached to the hook.
Source: wp-includes/cron.php:659
Filter Hook: Filter to preflight or hijack rescheduling of a recurring event.
Source: wp-includes/cron.php:399
Filter Hook: Filter to preflight or hijack unscheduling of events.
Source: wp-includes/cron.php:490
Action Hook: Fires during wp_cron, starting the auto-update process.
Source: wp-includes/update.php:290
Filter Hook: Filter to preflight or hijack clearing a scheduled hook.
Source: wp-includes/cron.php:570