bp_core_admin_menu_init()

Initializes the wp-admin area “BuddyPress” menus and sub menus.

Description

Source

File: bp-core/admin/bp-core-admin-functions.php

function bp_core_admin_menu_init() {
	add_action( bp_core_admin_hook(), 'bp_core_add_admin_menu', 9 );
}

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.