[wp-trac] [WordPress Trac] #13158: Cron : some events may not be scheduled
WordPress Trac
wp-trac at lists.automattic.com
Fri Aug 3 17:39:04 UTC 2012
#13158: Cron : some events may not be scheduled
--------------------------+-----------------------------
Reporter: arena | Owner: westi
Type: defect (bug) | Status: new
Priority: high | Milestone: Future Release
Component: Cron | Version: 3.1
Severity: major | Resolution:
Keywords: |
--------------------------+-----------------------------
Comment (by obenland):
FWIW, I wouldn't consider this a bug, but rather a misusage of the API.
`_get_cron_array()` and `_set_cron_array()` are both private functions,
which shouldn't be called directly anyway.
The phenomenon will not occur when one of the `wp_schedule_*_event()`
wrappers are used.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13158#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list