Changeset 11204 for trunk/wp-admin/includes/bookmark.php
- Timestamp:
- 05/05/2009 07:43:53 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/bookmark.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/bookmark.php
r11109 r11204 60 60 61 61 if ( isset( $_GET['name'] ) ) 62 $link->link_name = attr( $_GET['name']);62 $link->link_name = esc_attr( $_GET['name']); 63 63 else 64 64 $link->link_name = '';
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)