Changeset 26980
- Timestamp:
- 01/18/2014 04:58:01 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/bookmark-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/bookmark-template.php
r25533 r26980 234 234 * @since 2.2.0 235 235 * 236 * @param string $cat ->name The category name of bookmarks.236 * @param string $cat_name The category name of bookmarks. 237 237 */ 238 238 $catname = apply_filters( 'link_category', $cat->name );
Note: See TracChangeset
for help on using the changeset viewer.