X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/11be8dc178e77d0b46189bbd8e33a216a9b90942..4f4e083f6f77639c41e2b1ddb200de8e34301cee:/wp-admin/admin-header.php diff --git a/wp-admin/admin-header.php b/wp-admin/admin-header.php index 33e88732..27c496a7 100644 --- a/wp-admin/admin-header.php +++ b/wp-admin/admin-header.php @@ -10,61 +10,48 @@ if (!isset($_GET["page"])) require_once('admin.php'); get_admin_page_title(); -$title = wp_specialchars( strip_tags( $title ) ); +$title = esc_html( strip_tags( $title ) ); wp_user_settings(); +wp_menu_unfold(); ?> > -<?php bloginfo('name') ?> › <?php echo $title; ?> — WordPress +<?php echo $title; ?> ‹ <?php bloginfo('name') ?> — WordPress - +"> +
@@ -101,7 +101,7 @@ if ( function_exists('mb_strlen') ) { } ?> -

>

+

>

@@ -110,14 +110,10 @@ if ( function_exists('mb_strlen') ) {

- +
- - - -