Description
Fires before the administration menu loads in the Network Admin. The hook fires before menus and sub-menus are removed based on user privileges.
Occurrences
Filename | Line Number |
---|---|
wp-admin/includes/menu.php | 19 |
PHP Doc
/**
* Fires before the administration menu loads in the Network Admin.
*
* The hook fires before menus and sub-menus are removed based on user privileges.
*
* @since 3.1.0
* @access private
*/