[wp-trac] [WordPress Trac] #12891: Advanced multi-taxonomy WP_Query()s

WordPress Trac wp-trac at lists.automattic.com
Wed Apr 7 14:05:23 UTC 2010


#12891: Advanced multi-taxonomy WP_Query()s
-----------------------------+----------------------------------------------
 Reporter:  markjaquith      |       Owner:  ryan               
     Type:  feature request  |      Status:  new                
 Priority:  normal           |   Milestone:  3.1                
Component:  Query            |     Version:  3.0                
 Severity:  normal           |    Keywords:  taxonomies,WP_Query
-----------------------------+----------------------------------------------

Comment(by markjaquith):

 scribu — it'd use subqueries, which shouldn't be slower than multiple
 queries. It wouldn't be as fast as querying a single taxonomy, for sure.
 If I were using it, I'd cache the result. But MySQL is rarely the WP
 bottleneck. I think it could work.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12891#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list