Changeset 4277 for trunk/wp-includes/category-template.php
- Timestamp:
- 10/03/2006 03:41:44 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/category-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/category-template.php
r4198 r4277 4 4 if ( 0 == $id ) 5 5 return ''; 6 7 $chain = ''; 6 8 7 9 $cat_ids = get_all_category_ids();
Note: See TracChangeset
for help on using the changeset viewer.