Advertisement

_set_cron_array

Updates the CRON option with the new CRON array.

Advertisement

pre_get_ready_cron_jobs

Filter to preflight or hijack retrieving ready cron jobs.

get_schedule

Filter the schedule for a hook.

wp_get_schedule

Retrieve the recurrence schedule for an event.

cron_schedules

Filters the non-default cron schedules.

Advertisement

wp_get_schedules

Retrieve supported event recurrence schedules.

wp_cron

Run scheduled callbacks or spawn cron for all scheduled events.

cron_request

Filters the cron request arguments.

spawn_cron

Sends a request to run cron through HTTP request that doesn’t halt page loading.

Advertisement

pre_get_scheduled_event

Filter to preflight or hijack retrieving a scheduled event.

pre_unschedule_hook

Filter to preflight or hijack clearing all events attached to the hook.