Opened 11 years ago
Closed 11 years ago
#33726 closed defect (bug) (fixed)
Bug in `get_terms()`
| Reported by: | ixkaito | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.4 |
| Component: | Taxonomy | Version: | 2.3 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
In documentation, 'orderby' argument accepts 'term_id', but it's missed in the code.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The error in the documentation was introduced in [29128]. That said, it's a reasonable enhancement.