Opened 10 years ago
Closed 10 years ago
#37769 closed enhancement (fixed)
Clarify descriptions for Cron API functions
| Reported by: | johnbillion | Owned by: | wonderboymusic |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7 |
| Component: | Cron API | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
37769.patch does the following:
$timestampparameters expect a Unix timestamp.$eventparameter of theschedule_eventfilter.