Uses
Uses | Description |
---|---|
wp-includes/cron.php: get_schedule | Filter the schedule for a hook. |
wp-includes/cron.php: wp_get_scheduled_event() | Retrieve a scheduled event. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |