File: bp-core/admin/bp-core-admin-functions.php
Description
bp_core_admin_setting_url()

Return the admin url with the tab selected

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

bp_core_admin_integration_tabs()

Output the integration tabs in the admin area.

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

bp_core_admin_integration_tabs

Filters the admin tabs to be displayed.

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

bp_admin_integration_tabs

Fires after the output of tabs for the admin area.

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

bp_core_get_admin_integrations_tabs()

Get the data for the tabs in the admin area.

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

bp_core_get_admin_integration_active_tab()

Set the default integration tab

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

bp_core_get_admin_tabs()

Get the data for the tabs in the admin area.

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

bp_core_get_admin_tabs

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

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

bp_core_get_admin_active_tab()

Get the slug of the current setting tab

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

bp_core_settings_admin_tabs()

Output the settings tabs in the admin area.

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