[wp-trac] [WordPress Trac] #37455: DocBlock of wp_schedule_single_event() should mention 10 minute lock
WordPress Trac
noreply at wordpress.org
Mon Jul 25 10:17:08 UTC 2016
#37455: DocBlock of wp_schedule_single_event() should mention 10 minute lock
--------------------------+-----------------------------
Reporter: medariox | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Cron API | Version: trunk
Severity: normal | Keywords:
Focuses: docs |
--------------------------+-----------------------------
The codex has this note
> Note that scheduling an event to occur before 10 minutes after an
existing event of the same name will be ignored, unless you pass unique
values for $args to each scheduled event. See wp_next_scheduled() for more
information.
(https://codex.wordpress.org/Function_Reference/wp_schedule_single_event)
This should be added to the DocBlock so it's also available on
https://developer.wordpress.org/reference/functions/wp_schedule_single_event/.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37455>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list