Changeset 5314
- Timestamp:
- 04/25/2007 06:54:29 PM (19 years ago)
- File:
-
- 1 edited
-
branches/2.2/wp-includes/query.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2/wp-includes/query.php
r5289 r5314 885 885 $whichcat .= get_category_children($q['cat'], '', ', '); 886 886 $whichcat = substr($whichcat, 0, -2); 887 $whichcat .= ") AND rel_type = 'category'";887 $whichcat .= ")"; 888 888 $groupby = "{$wpdb->posts}.ID"; 889 889 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)