wp_next_scheduled()
Function: Retrieves the next timestamp for an event.
Source: wp-includes/cron.php:814
Function: Retrieves the next timestamp for an event.
Source: wp-includes/cron.php:814
Function: Sends a request to run cron through HTTP request that doesn’t halt page loading.
Source: wp-includes/cron.php:832
Filter Hook: Filters the cron request arguments.
Source: wp-includes/cron.php:915
Function: Registers _wp_cron() to run on the {@see ‘wp_loaded’} action.
Source: wp-includes/cron.php:953
Function: Retrieves supported event recurrence schedules.
Source: wp-includes/cron.php:1052
Filter Hook: Filters the non-default cron schedules.
Source: wp-includes/cron.php:1088
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