X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/177fd6fefd2e3d5a0ea6591c71d660cabdb3c1a4..fa11948979fd6a4ea5705dc613b239699a459db3:/wp-admin/menu-header.php diff --git a/wp-admin/menu-header.php b/wp-admin/menu-header.php index b9c1dde9..10ad1395 100644 --- a/wp-admin/menu-header.php +++ b/wp-admin/menu-header.php @@ -1,168 +1,189 @@ +global $menu, $submenu, $parent_file; //For when admin-header is included from within a function. +$parent_file = apply_filters("parent_file", $parent_file); // For plugins to move submenu tabs around. - +get_admin_page_parent(); - -