@since: BuddyPress 1.7.0
Description
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_do_activation_redirect()

Redirect user to BuddyPress’s What’s New page on activation.

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

bp_restore_all_filters()

Restore filters that were removed using bp_remove_all_filters().

Source: bp-core/bp-core-theme-compatibility.php:788

bp_comments_open()

Force comments_status to ‘closed’ for BuddyPress post types.

Source: bp-core/bp-core-theme-compatibility.php:838

bp_force_comment_status

Filters whether or not to force comments_status to closed for BuddyPress post types.

Source: bp-core/bp-core-theme-compatibility.php:851

bp_remove_all_filters()

Remove all filters from a WordPress filter hook.

Source: bp-core/bp-core-theme-compatibility.php:733

bp_set_theme_compat_templates()

Set the theme compat templates global.

Source: bp-core/bp-core-theme-compatibility.php:270