mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@12733 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -18,7 +18,7 @@ $self = preg_replace('|^.*/plugins/|i', '', $self);
|
||||
$self = preg_replace('|^.*/mu-plugins/|i', '', $self);
|
||||
|
||||
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.
|
||||
$parent_file = apply_filters("parent_file", $parent_file); // For plugins to move submenu tabs around.
|
||||
|
||||
get_admin_page_parent();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user