File: bp-core/admin/bp-core-admin-functions.php |
Description |
---|---|
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_tabs() |
Output the tabs in the admin area. |
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_admin_backpat_page() |
Generates markup for a fallback top-level BuddyPress menu page, if the site is running a legacy plugin which hasn’t been updated. If the site is up to date, this page will never appear. |
bp_core_print_admin_notices() |
Print admin messages to admin_notices or network_admin_notices. |
bp_core_add_admin_notice() |
Add an admin notice to the BP queue. |