#8680 closed defect (bug) (fixed)
WP-Cron Inline Doc Corrections
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.7.1 | Priority: | normal |
| Severity: | normal | Version: | 2.7 |
| Component: | General | Keywords: | wp_schedule_event has-patch inline-doc documentation |
| Focuses: | Cc: |
Description
The inline documentation incorrectly identifies the action hook variable as a possible callback function, when it's actually just an action hook to be called at the time of the scheduled event.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [10233]) cron phpdoc fixes. Props filosofo. fixes #8680 for trunk