Changeset 11380 for trunk/wp-admin/admin-header.php
- Timestamp:
- 05/18/2009 03:11:07 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/admin-header.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/admin-header.php
r11280 r11380 11 11 12 12 get_admin_page_title(); 13 $title = wp_specialchars( strip_tags( $title ) );13 $title = esc_html( strip_tags( $title ) ); 14 14 wp_user_settings(); 15 15 wp_menu_unfold();
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)