ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_cron()

Function: Registers _wp_cron() to run on the {@see ‘wp_loaded’} action.

Source: wp-includes/cron.php:953

Used by 0 functions | Uses 3 functions

wp_get_schedules()

Function: Retrieves supported event recurrence schedules.

Source: wp-includes/cron.php:1052

Used by 3 functions | Uses 2 functions

cron_schedules

Filter Hook: Filters the non-default cron schedules.

Source: wp-includes/cron.php:1088

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
ClassicPress Documentation • Made with ClassicPress
Privacy Policy