#8680 closed defect (bug) (fixed)
WP-Cron Inline Doc Corrections
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.7.1 |
| Component: | General | Version: | 2.7 |
| Severity: | normal | Keywords: | wp_schedule_event has-patch inline-doc documentation |
| 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