Opened 11 years ago
Closed 11 years ago
#13370 closed defect (bug) (fixed)
Fix inline documentation for wp_nav_menu()
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | 3.0 |
Component: | Menus | Keywords: | phpdoc, inline documentation, nav menus, has-patch |
Focuses: | Cc: |
Description
Some arguments and descriptions are incorrect or outdated.
Attachments (3)
Change History (9)
#3
@
11 years ago
- Cc aaron@… added
- Resolution fixed deleted
- Status changed from closed to reopened
There are still some discrepancy between the inline docs and the actual behavior. Patch above clears it up a bit.
Note: See
TracTickets for help on using
tickets.
(In [14591]) Nav menu inline doc fixes. props NathanRice, fixes #13370.