[wp-trac] [WordPress Trac] #45797: Add function for getting "ready" cron jobs with preflight filter for hijacking.

WordPress Trac noreply at wordpress.org
Sun Dec 30 20:18:54 UTC 2018


#45797: Add function for getting "ready" cron jobs with preflight filter for
hijacking.
---------------------------+-----------------------------
 Reporter:  peterwilsoncc  |      Owner:  (none)
     Type:  enhancement    |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Cron API       |    Version:
 Severity:  normal         |   Keywords:  has-patch
  Focuses:                 |
---------------------------+-----------------------------
 Add the function `wp_get_ready_cron_jobs()` to return jobs ready to be run
 (with a timestamp in the past) with a preflight filter to allow plugins to
 use a custom cron storage mechanism.

 This is to round out the functionality of #32656 to allow custom cron
 storage while making use of Core's system for spawning jobs.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45797>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list