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

Get the object of the current integration tab

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

bp_core_admin_integrations_url()

Return the admin url with the tab selected

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

bp_core_add_contextual_help()

Adds contextual help to BuddyPress admin pages.

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

bp_core_add_contextual_help_content()

Renders contextual help content to contextual help tabs.

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

bp_admin_separator()

Add a separator to the WordPress admin menus.

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

bp_admin_custom_menu_order()

Tell WordPress we have a custom menu order.

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

bp_admin_menu_order()

Move our custom separator above our custom post types.

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

bp_admin_menu_order

Filters the custom admin menus.

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

bp_admin_list_table_current_bulk_action()

When using a WP_List_Table, get the currently selected bulk action.

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

bp_core_get_admin_active_tab_object()

Get the object of the current setting tab

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