Opened 12 years ago
Closed 12 years ago
#29011 closed defect (bug) (fixed)
Wrong parameter types specified in PHPDoc for wp_list_comments() and wp_nav_menu()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.0 | Priority: | normal |
| Severity: | normal | Version: | 4.0 |
| Component: | Comments | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
As mentioned here the parameter type for the custom walker is declared as string but has to be an object.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 29293: