[wp-trac] [WordPress Trac] #15752: Multiple taxonomy queries refinements

WordPress Trac wp-trac at lists.automattic.com
Thu Dec 9 17:11:09 UTC 2010


#15752: Multiple taxonomy queries refinements
--------------------------+-------------------------------------------------
 Reporter:  scribu        |       Owner:           
     Type:  defect (bug)  |      Status:  new      
 Priority:  normal        |   Milestone:  3.1      
Component:  General       |     Version:           
 Severity:  minor         |    Keywords:  has-patch
--------------------------+-------------------------------------------------

Comment(by scribu):

 r16844 just replaces this:

 {{{!$this->is_singular && !empty($this->tax_query)}}}

 with this:

 {{{$this->is_category || $this->is_tag || $this->is_tax}}}

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


More information about the wp-trac mailing list