_wp_cron()
Function: Runs scheduled callbacks or spawns cron for all scheduled events.
Source: wp-includes/cron.php:977
Function: Runs scheduled callbacks or spawns cron for all scheduled events.
Source: wp-includes/cron.php:977
Function: Retrieves cron jobs ready to be run.
Source: wp-includes/cron.php:1136
Filter Hook: Filter to preflight or hijack retrieving ready cron jobs.
Source: wp-includes/cron.php:1148
Filter Hook: Filters the schedule name for a hook.
Source: wp-includes/cron.php:1123
Filter Hook: Filter to preflight or hijack clearing all events attached to the hook.
Source: wp-includes/cron.php:661
Function: Retrieves a scheduled event.
Source: wp-includes/cron.php:737
Filter Hook: Filter to preflight or hijack retrieving a scheduled event.
Source: wp-includes/cron.php:756
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
Filter Hook: Filter to preflight or hijack clearing a scheduled hook.
Source: wp-includes/cron.php:572
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:643
Filter Hook: Filters the non-default cron schedules.
Source: wp-includes/cron.php:1090
Function: Retrieves the name of the recurrence schedule for an event.
Source: wp-includes/cron.php:1106
Function: Schedules a recurring event.
Source: wp-includes/cron.php:232
Function: Retrieves cron info array option.
Source: wp-includes/cron.php:1182
Function: Reschedules a recurring event.
Source: wp-includes/cron.php:338
Function: Updates the cron option with the new cron array.
Source: wp-includes/cron.php:1210
Function: Unschedules a previously scheduled event.
Source: wp-includes/cron.php:459
Function: Upgrades a cron info array.
Source: wp-includes/cron.php:1239
Function: Unschedules all events attached to the hook with the specified arguments.
Source: wp-includes/cron.php:543
Function: Retrieves the next timestamp for an event.
Source: wp-includes/cron.php:816
Function: Sends a request to run cron through HTTP request that doesn’t halt page loading.
Source: wp-includes/cron.php:834
Filter Hook: Filters the cron request arguments.
Source: wp-includes/cron.php:917
Function: Registers _wp_cron() to run on the {@see ‘wp_loaded’} action.
Source: wp-includes/cron.php:955
Function: Retrieves supported event recurrence schedules.
Source: wp-includes/cron.php:1054
Function: Schedules an event to run only once.
Source: wp-includes/cron.php:39
Filter Hook: Modify an event before it is scheduled.
Source: wp-includes/cron.php:177