ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/cron.php
  • Page 2

pre_get_scheduled_event

Filter Hook: Filter to preflight or hijack retrieving a scheduled event.

Source: wp-includes/cron.php:754

Used by 1 function | Uses 0 functions

wp_get_schedule()

Function: Retrieves the name of the recurrence schedule for an event.

Source: wp-includes/cron.php:1104

Used by 0 functions | Uses 3 functions

_get_cron_array()

Function: Retrieves cron info array option.

Source: wp-includes/cron.php:1180

Used by 8 functions | Uses 1 function

_set_cron_array()

Function: Updates the cron option with the new cron array.

Source: wp-includes/cron.php:1208

Used by 4 functions | Uses 0 functions

_upgrade_cron_array()

Function: Upgrades a cron info array.

Source: wp-includes/cron.php:1237

Used by 1 function | Uses 0 functions

wp_schedule_single_event()

Function: Schedules an event to run only once.

Source: wp-includes/cron.php:39

Used by 0 functions | Uses 5 functions

schedule_event

Filter Hook: Modify an event before it is scheduled.

Source: wp-includes/cron.php:177

Used by 2 functions | Uses 0 functions

wp_schedule_event()

Function: Schedules a recurring event.

Source: wp-includes/cron.php:232

Used by 3 functions | Uses 6 functions

wp_reschedule_event()

Function: Reschedules a recurring event.

Source: wp-includes/cron.php:338

Used by 0 functions | Uses 5 functions

wp_unschedule_event()

Function: Unschedules a previously scheduled event.

Source: wp-includes/cron.php:459

Used by 1 function | Uses 4 functions
« Previous 1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy