File: bp-core/admin/bp-core-admin-functions.php |
Description |
---|---|
bp_core_get_admin_active_tab() |
Get the slug of the current setting tab |
bp_core_get_admin_active_tab_object() |
Get the object of the current setting tab |
bp_core_admin_setting_url() |
Return the admin url with the tab selected |
bp_core_admin_integration_tabs() |
Output the integration tabs in the admin area. |
bp_core_admin_integration_tabs |
Filters the admin tabs to be displayed. |
bp_admin_integration_tabs |
Fires after the output of tabs for the admin area. |
bp_core_get_admin_integrations_tabs() |
Get the data for the tabs in the admin area. |
bp_core_get_admin_integration_active_tab() |
Set the default integration tab |
bp_core_get_admin_tabs() |
Get the data for the tabs in the admin area. |
bp_core_settings_admin_tabs() |
Output the settings tabs in the admin area. |