Changeset 6822
- Timestamp:
- 02/13/2008 06:47:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/bookmark-template.php
r6726 r6822 202 202 } 203 203 204 $output = apply_filters( "wp_list_bookmarks", $output ); 205 204 206 if ( !$echo ) 205 207 return $output;
Note: See TracChangeset
for help on using the changeset viewer.