[wp-trac] [WordPress Trac] #18747: Custom Taxonomy Search/Filter Bug
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 22 13:39:18 UTC 2011
#18747: Custom Taxonomy Search/Filter Bug
--------------------------------------+----------------------
Reporter: wordpressplugindeveloper | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Query | Version:
Severity: normal | Resolution: invalid
Keywords: |
--------------------------------------+----------------------
Changes (by scribu):
* status: new => closed
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
No, it is not a bug in WP Core.
There are certain query vars such as 'cat', 'category__in' etc. which are
meant to be used only for categories.
Also, the code you mentioned {{{$tax_query[] = array( 'taxonomy' =>
'category',}}} is not at line 177 but at line 1745.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18747#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list