Opened 10 years ago
Closed 10 years ago
#37769 closed enhancement (fixed)
Clarify descriptions for Cron API functions
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.7 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Cron API | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
The $timestamp parameter for the various WP-Cron functions expects a Unix timestamp (ie. UTC time), not a timestamp but this isn't made super clear.
In addition, the general inline docs for the cron functions needs some improvement.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
37769.patch does the following:
$timestampparameters expect a Unix timestamp.$eventparameter of theschedule_eventfilter.