[wp-trac] [WordPress Trac] #29738: Support nested queries in WP_Tax_Query

WordPress Trac noreply at wordpress.org
Tue Oct 14 01:28:44 UTC 2014


#29738: Support nested queries in WP_Tax_Query
--------------------------+---------------------------
 Reporter:  boonebgorges  |       Owner:  boonebgorges
     Type:  enhancement   |      Status:  accepted
 Priority:  normal        |   Milestone:  4.1
Component:  Taxonomy      |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:
--------------------------+---------------------------
Changes (by boonebgorges):

 * keywords:   => has-patch
 * status:  assigned => accepted


Comment:

 [attachment:29738.2.patch] is a refresh that does the following:

 * Greater parity with `WP_Meta_Query` [29887]:
     * Documentation format is now parallel
     * `sanitize_query()` mirrors more closely in terms of internal logic
 and variable naming
     * Methods have been reordered to match
     * `get_sql_clauses()` and `get_sql_for_query()` are now duplicates of
 their brethren in `WP_Meta_Query`
 * Improved documentation throughout the patch
 * Moved the new unit tests to their proper home (for now - once this is
 all in place, I'd like to think about reorganizing)

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29738#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list