Changeset 1375
- Timestamp:
- 05/31/2004 10:09:38 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/template-functions-category.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/template-functions-category.php
r1368 r1375 352 352 } 353 353 $link .= '>'; 354 $link .= stripslashes($category->cat_name).'</a>';354 $link .= apply_filters('list_cats', stripslashes($category->cat_name)).'</a>'; 355 355 356 356 if ( (! empty($feed_image)) || (! empty($feed)) ) {
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)