#17587 closed feature request (wontfix)
Support hierarchical slugs in get_term_by and get_terms
Reported by: | karevn | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Add a support for hierarchical slugs to get_term_by and get_terms or add get_term_by_slug function from the file attached.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
That's a pretty inneficient way to do it and I don't really see the need for it either, since we already have
get_term_by()
.