Docs: Document declaration of the $submenu_file
global in wp-admin/menu-header.php.
See #24531. See #32246. git-svn-id: https://develop.svn.wordpress.org/trunk@34725 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
72e5ad9390
commit
3725408616
@ -22,6 +22,7 @@ $self = preg_replace('|^.*/mu-plugins/|i', '', $self);
|
||||
* @global array $menu
|
||||
* @global array $submenu
|
||||
* @global string $parent_file
|
||||
* @global string $submenu_file
|
||||
*/
|
||||
global $menu, $submenu, $parent_file, $submenu_file;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user