#52416 closed defect (bug) (fixed)
Document accepted values for $parents argument of get_the_category_list()
Reported by: | coffee2code | Owned by: | audrasjb |
---|---|---|---|
Milestone: | 6.3 | Priority: | low |
Severity: | trivial | Version: | |
Component: | Taxonomy | Keywords: | has-patch |
Focuses: | docs | Cc: |
Description
The $parents
argument of get_the_category_list()
recognizes only 3 acceptable values, none of which are documented.
Patch attached that explicitly lists the 3 acceptable values and the default.
As a follow-on, ideally the description for the parameter or even the function should actually explain the difference between the three options.
Attachments (1)
Change History (5)
#1
@
17 months ago
- Milestone changed from Awaiting Review to 6.3
- Owner set to audrasjb
- Status changed from new to accepted
#2
@
17 months ago
- Milestone changed from 6.3 to Awaiting Review
- Resolution set to fixed
- Status changed from accepted to closed
Ah, it looks like it was fixed in by @SergeyBiryukov in [53715].
Note: See
TracTickets for help on using
tickets.
Patch mentioned in ticket.