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

Filters the tab data used in our wp-admin screens.

Source: bp-core/admin/bp-core-admin-functions.php:596

bp_core_admin_tabs()

Output the tabs in the admin area.

Source: bp-core/admin/bp-core-admin-functions.php:606

bp_core_admin_tabs

Filters the admin tabs to be displayed.

Source: bp-core/admin/bp-core-admin-functions.php:618

bp_admin_tabs

Fires after the output of tabs for the admin area.

Source: bp-core/admin/bp-core-admin-functions.php:640

bp_core_settings_admin_tabs()

Output the settings tabs in the admin area.

Source: bp-core/admin/bp-core-admin-functions.php:502

bp_core_settings_admin_tabs

Filters the admin tabs to be displayed.

Source: bp-core/admin/bp-core-admin-functions.php:516

bp_settings_admin_tabs

Fires after the output of tabs for the admin area.

Source: bp-core/admin/bp-core-admin-functions.php:542

bp_core_admin_menu_init()

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

Source: bp-core/admin/bp-core-admin-functions.php:17

bp_core_admin_backpat_menu()

In BP 1.6, the top-level admin menu was removed. For backpat, this function keeps the top-level menu if a plugin has registered a menu into the old ‘bp-general-settings’ menu.

Source: bp-core/admin/bp-core-admin-functions.php:34

bp_core_modify_admin_menu_highlight()

This tells WP to highlight the Settings > BuddyPress menu item, regardless of which actual BuddyPress admin screen we are on.

Source: bp-core/admin/bp-core-admin-functions.php:74