Changeset 4007
- Timestamp:
- 07/10/2006 04:11:43 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/category.php
r3843 r4007 116 116 } 117 117 118 $_category = apply_filters('get_category', $_category); 119 118 120 if ( $output == OBJECT ) { 119 121 return $_category;
Note: See TracChangeset
for help on using the changeset viewer.