_wp_cron()
Function: Run scheduled callbacks or spawn cron for all scheduled events.
Source: wp-includes/cron.php:967
Function: Run scheduled callbacks or spawn cron for all scheduled events.
Source: wp-includes/cron.php:967
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
Filter Hook: Filters the schedule for a hook.
Source: wp-includes/cron.php:1095
Filter Hook: Filter to preflight or hijack clearing all events attached to the hook.
Source: wp-includes/cron.php:659
Function: Retrieve a scheduled event.
Source: wp-includes/cron.php:727
Filter Hook: Filter to preflight or hijack retrieving a scheduled event.
Source: wp-includes/cron.php:746
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:570
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: Filters the non-default cron schedules.
Source: wp-includes/cron.php:1062
Function: Retrieve the recurrence schedule for an event.
Source: wp-includes/cron.php:1078
Function: Schedules a recurring event.
Source: wp-includes/cron.php:232
Function: Retrieve cron info array option.
Source: wp-includes/cron.php:1154
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:1182
Function: Unschedule a previously scheduled event.
Source: wp-includes/cron.php:459
Function: Upgrade a cron info array.
Source: wp-includes/cron.php:1211
Function: Unschedules all events attached to the hook with the specified arguments.
Source: wp-includes/cron.php:543
Function: Retrieve the next timestamp for an event.
Source: wp-includes/cron.php:806
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: Register _wp_cron() to run on the {@see ‘wp_loaded’} action.
Source: wp-includes/cron.php:945
Function: Retrieve supported event recurrence schedules.
Source: wp-includes/cron.php:1035
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