[wp-trac] [WordPress Trac] #20767: tax_query clobbers tag and category
WordPress Trac
noreply at wordpress.org
Mon Jan 14 01:23:55 UTC 2013
#20767: tax_query clobbers tag and category
----------------------------+------------------
Reporter: wonderboymusic | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: Query | Version: 3.1
Severity: major | Resolution:
Keywords: has-patch |
----------------------------+------------------
Changes (by wonderboymusic):
* milestone: Awaiting Review => 3.6
Comment:
The fact that we are already doing this:
{{{
if ( $this->is_category || $this->is_tag || $this->is_tax ) {
....
}
}}}
...means we need to check them before arbitrarily grabbing the first term
in the stack
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20767#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list