do_action( 'admin_menu', string $context )
Fires before the administration menu loads in the admin.
Parameters
- $context
-
Empty context.
Source
Changelog
| Version | Description |
|---|---|
| 1.5.0 | Introduced. |
Fires before the administration menu loads in the admin.
Empty context.
| Version | Description |
|---|---|
| 1.5.0 | Introduced. |