Changeset 4008
- Timestamp:
- 07/10/2006 04:13:04 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0/wp-includes/functions.php
r3973 r4008 748 748 } 749 749 } 750 751 $_category = apply_filters('get_category', $_category); 750 752 751 753 if ( !isset($_category->fullpath) ) {
Note: See TracChangeset
for help on using the changeset viewer.