[wp-trac] Re: [WordPress Trac] #9951: Add [taxonomy]__in, [taxonomy]__not_in to wp_query

WordPress Trac wp-trac at lists.automattic.com
Thu May 28 08:17:55 GMT 2009


#9951: Add [taxonomy]__in, [taxonomy]__not_in to wp_query
-------------------------+--------------------------------------------------
 Reporter:  joehoyle     |       Owner:  filosofo      
     Type:  enhancement  |      Status:  new           
 Priority:  high         |   Milestone:  Future Release
Component:  Taxonomy     |     Version:  2.8           
 Severity:  normal       |    Keywords:  has-patch     
-------------------------+--------------------------------------------------

Comment(by joehoyle):

 Modified the patch to not use strpos() on $qv names, now foreach's through
 global wp_taxonomies and does an array_key_exists() instead, let me know
 if I am heading in the wrong direction with this

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


More information about the wp-trac mailing list