WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about admin_menu

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-admin/includes/menu.php do_action 155 /**
* Fires before the administration menu loads in the admin.
*
* @since 1.5.0
*
* @param string $context Empty context.
*/

Hook Parameters

Parameter Type Name Description
string $context Empty context.