#28688 closed enhancement (fixed)
wp_get_object_terms - orderby
Reported by: | ChriCo | Owned by: | boonebgorges |
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Taxonomy | Keywords: | has-patch needs-unit-tests |
Focuses: | Cc: |
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.
Added missing args to orderby