Fires before the administration menu loads in the Network Admin.
Parameters
$contextstring- Empty context.
Source
do_action( 'network_admin_menu', '' ); Changelog
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
Fires before the administration menu loads in the Network Admin.
$contextstringdo_action( 'network_admin_menu', '' ); | Version | Description |
|---|---|
| 3.1.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.