Used By
Used By | Description |
---|---|
wp-includes/cron.php: wp_get_schedule() | Retrieve the recurrence schedule for an event. |
Filter the schedule for a hook.
(string|bool) Schedule for the hook. False if not found.
(string) Action hook to execute when cron is run.
(array) Arguments to pass to the hook's callback function.
File: wp-includes/cron.php
Version | Description |
---|---|
5.1.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_schedule