Changeset 6025 for trunk/wp-includes/bookmark.php
- Timestamp:
- 09/03/2007 11:19:20 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/bookmark.php
r5997 r6025 9 9 10 10 $link = sanitize_bookmark($link, $filter); 11 11 12 12 if ( $output == OBJECT ) { 13 13 return $link;
Note: See TracChangeset
for help on using the changeset viewer.