On this page
do_action( 'user_admin_menu', string $context )
Fires before the administration menu loads in the User Admin.
Parameters
$contextstring-
Empty context.
Source
File: wp-admin/includes/menu.php. View all references
do_action( 'user_admin_menu', '' );
Changelog
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/user_admin_menu