Ticket #2466: 2466 (2.0.x branch).diff
File 2466 (2.0.x branch).diff, 390 bytes (added by , 19 years ago) |
---|
-
functions.php
747 747 wp_cache_add($category, $_category, 'category'); 748 748 } 749 749 } 750 $_category = apply_filters('get_category', $_category); 750 751 751 752 if ( !isset($_category->fullpath) ) { 752 753 $_category = set_category_path($_category);