File: bp-core/admin/bp-core-admin-functions.php |
Description |
---|---|
bp_core_admin_tabs |
Filters the admin tabs to be displayed. |
bp_admin_tabs |
Fires after the output of tabs for the admin area. |
bp_core_settings_admin_tabs() |
Output the settings tabs in the admin area. |
bp_core_settings_admin_tabs |
Filters the admin tabs to be displayed. |
bp_settings_admin_tabs |
Fires after the output of tabs for the admin area. |
bp_core_get_settings_admin_active_tab() |
Get the data for the settings tabs in the admin area. |
bp_core_get_settings_admin_active_tab |
Filters the tab data used in our wp-admin screens. |
bp_core_admin_menu_init() |
Initializes the wp-admin area “BuddyPress” menus and sub menus. |
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. |
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. |