[wp-trac] [WordPress Trac] #18471: Add action hook after cron processed it's jobs

WordPress Trac noreply at wordpress.org
Sun Dec 6 17:46:11 UTC 2015


#18471: Add action hook after cron processed it's jobs
-------------------------+------------------------------
 Reporter:  tott         |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Cron API     |     Version:  3.2.1
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |     Focuses:
-------------------------+------------------------------

Comment (by jrtashjian):

 This patch is an update to @batmoo with documentation added so it can be
 pushed in a future release. I changed the last parameter from `$v` to
 `$v['args']` because we shouldn't need to return the results of
 `wp_reschedule_event()` (which modifies `$v` specifically for
 rescheduling).

 I left out `@since` from the comment as I wasn't sure when this would be
 added.

 Also just referencing this is for Contributor Day at WordCamp US 2015! :)

--
Ticket URL: <https://core.trac.wordpress.org/ticket/18471#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list