Opened 11 years ago
Closed 11 years ago
#33662 closed defect (bug) (fixed)
Method description missing in wp-includes/class-wp-walker.php
| Reported by: | WEN Solutions | Owned by: | DrewAPicture |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.4 |
| Component: | Administration | Version: | 4.4 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | docs |
Description
Description is missing in the File: wp-includes/class-wp-walker.php for Method: get_number_of_root_elements.
Attachments (1)
Change History (7)
#1
@
11 years ago
- Keywords has-patch added
- Milestone Awaiting Review → 4.4
- Owner set to
- Status new → assigned
#2
@
11 years ago
- Keywords needs-patch added; has-patch removed
We should add the parameter and return descriptions and the @since while we're in there.
@wen-solutions: Would you like to add descriptions for the $elements parameter and the return while you're at it? I'll take care of hunting down the @since version.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Looks good to me. Perhaps the spacing on the second line (386) should be removed though.