Description
Fires before the administration menu loads in the Network Admin.
Occurrences
Filename | Line Number |
---|---|
wp-admin/includes/menu.php | 141 |
Parameters
Type | Name | Description |
---|---|---|
string | $context | Empty context. |
PHP Doc
/**
* Fires before the administration menu loads in the Network Admin.
*
* @since 3.1.0
*
* @param string $context Empty context.
*/