X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/7688c6ba71852cd89123b62b2d57683535e4702a..a5227bf01edbe6660486c9f5c0f0ed7b7fea3130:/wp-admin/admin-header.php diff --git a/wp-admin/admin-header.php b/wp-admin/admin-header.php index a75fe7bb..61ba38b2 100644 --- a/wp-admin/admin-header.php +++ b/wp-admin/admin-header.php @@ -1,54 +1,157 @@ > -<?php bloginfo('name') ?> › <?php echo wp_specialchars( strip_tags( $title ) ); ?> — WordPress - +<?php echo $title; ?> ‹ <?php bloginfo('name') ?> — WordPress + - - - + +if ( get_user_setting('mfold') == 'f' ) + $admin_body_class .= ' folded'; + +if ( $is_iphone ) { ?> + + - +"> + + +
+
-

%s.'), $user_identity) ?> [, ]

+
parent_file = $parent_file; +$current_screen->parent_base = preg_replace('/\?.*$/', '', $parent_file); +$current_screen->parent_base = str_replace('.php', '', $current_screen->parent_base); ?> + +
+