#28688 closed enhancement (fixed)
wp_get_object_terms - orderby
| Reported by: | ChriCo | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.2 |
| Component: | Taxonomy | Version: | |
| Severity: | normal | Keywords: | has-patch needs-unit-tests |
| Cc: | Focuses: |
Description
actually its only possible to sort the object_term-list by following args:
- term_id
- slug
- name
- term_group
- term_order
- count
- none
It would be helpful to add the following missing fields to orderby:
- parent
- taxonomy
- term_taxonomy_id
Attachments (1)
Change History (8)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Added missing args to orderby