Opened 9 years ago
Closed 9 years ago
#37074 closed enhancement (fixed)
WP_Term_Query should support querying by `term_taxonomy_id`
Reported by: | boonebgorges | Owned by: | boonebgorges |
---|---|---|---|
Milestone: | 4.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Taxonomy | Keywords: | |
Focuses: | Cc: |
Description
Breaking off from #37038 and other places where this has been mentioned.
get_terms()
and WP_Term_Query
support querying by 'name' and 'slug', but not 'term_taxonomy_id'. Let's fix this.
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 37682: