[wp-trac] [WordPress Trac] #30941: Get taxonomy terms by post ID and order/orderby
WordPress Trac
noreply at wordpress.org
Wed Jan 7 15:50:57 UTC 2015
#30941: Get taxonomy terms by post ID and order/orderby
-----------------------------+------------------------------
Reporter: miyarakira | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: 4.1
Severity: minor | Resolution:
Keywords: | Focuses:
-----------------------------+------------------------------
Comment (by boonebgorges):
Hi miyarakira - Why not just use `wp_get_object_terms()` directly? (The
problem with adding support in `get_terms()` is that the we'll have to
have separate caches for each value of the `$args` passed to
`wp_get_object_terms()`).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30941#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list