[wp-trac] [WordPress Trac] #35968: wp_reschedule_event timestamp overridden when set in the future
WordPress Trac
noreply at wordpress.org
Mon Sep 3 04:03:13 UTC 2018
#35968: wp_reschedule_event timestamp overridden when set in the future
--------------------------------------+----------------------------
Reporter: svovaf | Owner: peterwilsoncc
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.0
Component: Cron API | Version: 4.4.2
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch | Focuses: docs
--------------------------------------+----------------------------
Changes (by peterwilsoncc):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"43608" 43608]:
{{{
#!CommitTicketReference repository="" revision="43608"
Cron API: Clarify documentation for `wp_reschedule_event()`.
Expands documentation to indicate `wp_schedule_event()` ought to be used
for rescheduling an upcoming event, while `wp_reschedule_event()` is used
for internally rescheduling a recurring event after it runs.
Props Dharm1025, jrf.
Fixes #35968.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35968#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list