[wp-trac] [WordPress Trac] #36950: Get term by should use get_terms internally
WordPress Trac
noreply at wordpress.org
Thu May 26 08:41:33 UTC 2016
#36950: Get term by should use get_terms internally
--------------------------+-----------------------------
Reporter: spacedmonkey | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: 2.3
Severity: normal | Keywords:
Focuses: performance |
--------------------------+-----------------------------
Now that WP_Term_Query has been merged, it makes sense to converge to use
it in all internal functions to query the terms table. Using WP_Term_Query
/ get_terms will also add caching to a functions that do not currently
have it.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36950>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list