[wp-trac] [WordPress Trac] #5788: Extra underscore in
category___not_in
WordPress Trac
wp-trac at lists.automattic.com
Thu Feb 7 03:37:13 GMT 2008
#5788: Extra underscore in category___not_in
---------------------+------------------------------------------------------
Reporter: TripleM | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.6
Component: General | Version: 2.3.2
Severity: normal | Keywords:
---------------------+------------------------------------------------------
In Wordpress 2.3.2 on line 561 of wp-includes/query.php:
`if ( !is_array($qv['category___not_in']) ||
empty($qv['category__not_in']) ) {`
There is an extra underscore in the first `category___not_in` which meant
`category__not_in` did not work for me at all. Worked fine when I removed
it.
--
Ticket URL: <http://trac.wordpress.org/ticket/5788>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list