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

WordPress Trac wp-trac at lists.automattic.com
Mon Sep 13 20:36:08 UTC 2010


#12891: Advanced multi-taxonomy WP_Query()s
----------------------------+-----------------------------------------------
 Reporter:  markjaquith     |       Owner:  markjaquith         
     Type:  task (blessed)  |      Status:  assigned            
 Priority:  normal          |   Milestone:  3.1                 
Component:  Query           |     Version:  3.0.1               
 Severity:  normal          |    Keywords:  taxonomies has-patch
----------------------------+-----------------------------------------------

Comment(by mikeschinkel):

 What's the chance of '''adding a callback filter''' to the `$args` for
 `WP_Query()` that would be called after the `posts_request` filter so that
 we don't have to depend on global filters when we need to modify a query
 for a specific call in a plugin? ''(Ideally this callback would work for
 all the filters in `WP_Query()` but I'd settle for one that gets called
 after `posts_request` vs. not having any.)''

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


More information about the wp-trac mailing list