get_schedule – filter
Filters the schedule for a hook.
Parameters
- .
- ( 5.1.0 ) . .
- $schedule
- ( string|false ) Schedule for the hook. False if not found. . . .
- ( string ) $hook Action hook to execute when cron is run. . . .
- ( array ) $args Arguments to pass to the hook’s callback function. . . .