wpseek.com
A WordPress-centric search engine for devs and theme authors
pre_get_ready_cron_jobs › WordPress Filter Hooks
Since5.1.0
Deprecatedn/a
› apply_filters( 'pre_get_ready_cron_jobs', null )
| Parameters: |
|
| Defined at: |
|
| Codex: |
Filter to override retrieving ready cron jobs.
Returning an array will short-circuit the normal retrieval of ready cron jobs, causing the function to return the filtered value instead.Related Functions: wp_get_ready_cron_jobs, wp_get_recent_posts, wp_get_word_count_type, wp_page_reload_on_back_button_js, _get_dropins, wp_get_media_creation_timestamp
Related Hooks: pre_get_comments, pre_get_search_form, pre_get_terms, pre_get_table_charset, pre_comment_on_post