[wp-trac] Re: [WordPress Trac] #5281: request for category unions intersections via URL

WordPress Trac wp-trac at lists.automattic.com
Tue Oct 30 05:26:04 GMT 2007


#5281: request for category unions intersections via URL
----------------------------+-----------------------------------------------
 Reporter:  azizpoonawalla  |        Owner:  anonymous
     Type:  enhancement     |       Status:  new      
 Priority:  normal          |    Milestone:  2.5      
Component:  General         |      Version:           
 Severity:  normal          |   Resolution:           
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by ryan):

 This is pretty easy to do if someone wants to tackle it.  Add
 category__slug_in and category__slug_and queries that are patterned after
 the tag equivalents.  These should be private query vars.  Add a new
 public query var called "category" patterned after "tag".  Convert the
 existing category_name query to use category__slug_in.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5281#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list