Opened 9 years ago
Closed 9 years ago
#33662 closed defect (bug) (fixed)
Method description missing in wp-includes/class-wp-walker.php
Reported by: | WEN Solutions | Owned by: | DrewAPicture |
---|---|---|---|
Milestone: | 4.4 | Priority: | normal |
Severity: | normal | Version: | 4.4 |
Component: | Administration | Keywords: | |
Focuses: | docs | Cc: |
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
@
9 years ago
- Keywords has-patch added
- Milestone changed from Awaiting Review to 4.4
- Owner set to DrewAPicture
- Status changed from new to assigned
#2
@
9 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.
Looks good to me. Perhaps the spacing on the second line (386) should be removed though.