[wp-trac] [WordPress Trac] #29738: Support nested queries in WP_Tax_Query
WordPress Trac
noreply at wordpress.org
Sun Dec 7 14:57:55 UTC 2014
#29738: Support nested queries in WP_Tax_Query
--------------------------+---------------------------
Reporter: boonebgorges | Owner: boonebgorges
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.1
Component: Taxonomy | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------+---------------------------
Comment (by boonebgorges):
In [changeset:"30771"]:
{{{
#!CommitTicketReference repository="" revision="30771"
In `WP_Query::get_queried_object()`, use the new format for referencing
tax query clauses.
`queried_terms`, rather than `queries`, is the tax_query property where a
flat
index of terms is stored.
See [29901] for a similar fix in `redirect_canonical()`. See #29738.
Props dd32.
Fixes #30623.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29738#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list