Changes between Version 1 and Version 2 of Ticket #22995, comment 8
- Timestamp:
- 12/19/2012 03:16:26 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22995, comment 8
v1 v2 25 25 }}} 26 26 27 Otherwise ''$q['category__in']'' or ''$q['category__not_in']'' have got a wrong ID and send it in line '''/wp-includes/query.php:1761-1766''' 27 Otherwise 28 {{{$q['category__in']}}} or {{{$q['category__not_in']}}} have got a wrong ID and send it in line '''/wp-includes/query.php:1761-1766''' 28 29 {{{ 29 30 $tax_query[] = array(