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