do_action( '_admin_menu' )
Fires before the administration menu loads in the admin.
Description
The hook fires before menus and sub-menus are removed based on user privileges.
Source
Changelog
Version | Description |
---|---|
WP-2.2.0 | Introduced. |
Fires before the administration menu loads in the admin.
The hook fires before menus and sub-menus are removed based on user privileges.
Version | Description |
---|---|
WP-2.2.0 | Introduced. |