wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_next_scheduled › WordPress Filter Hooks
Since6.8.0
Deprecatedn/a
› apply_filters( 'wp_next_scheduled', $next_event->timestamp, $next_event, $hook, $args )
Parameters: (3) |
|
Defined at: |
|
Codex: |
Filters the timestamp of the next scheduled event for the given hook.
Related Functions: wp_next_scheduled, wp_get_schedule, wp_get_schedules, wp_get_scheduled_event, wp_clear_scheduled_hook, wp_unschedule_hook
Related Hooks: get_schedule, cron_schedules, pre_get_scheduled_event, pre_schedule_event, pre_unschedule_hook