[wp-trac] [WordPress Trac] #25284: Support tax queries using term_taxonomy_id without specifying a taxonomy
WordPress Trac
noreply at wordpress.org
Wed Sep 11 21:16:36 UTC 2013
#25284: Support tax queries using term_taxonomy_id without specifying a taxonomy
-------------------------+-----------------------------
Reporter: helen | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version:
Severity: normal | Keywords:
-------------------------+-----------------------------
Taxonomy queries using `term_taxonomy_id` don't actually check to see if
the terms exist in the specified taxonomy. So long as an existing taxonomy
is used, it allows you to query across multiple taxonomies in one segment
of the query. We should officially support not specifying a taxonomy if
using term_taxonomy_id as the field, and do the magic to make
include_children work.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25284>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list