Namespaces: global
Description
bp_admin_setting_callback_main_section()

Main settings section description for the settings page.

Source: bp-core/admin/bp-core-admin-settings.php:17

bp_admin_setting_callback_admin_bar()

Admin bar for logged out users setting field.

Source: bp-core/admin/bp-core-admin-settings.php:17

bp_admin_setting_callback_account_deletion()

Allow members to delete their accounts setting field.

Source: bp-core/admin/bp-core-admin-settings.php:31

bp_admin_setting_callback_login_admin_bar()

Admin bar for logged in users setting field.

Source: bp-core/admin/bp-core-admin-settings.php:46

bp_remove_all_filters()

Remove all filters from a WordPress filter hook.

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

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_theme_compat_toggle_is_page()

Do not allow {@link comments_template()} to render during theme compatibility.

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

bp_theme_compat_loop_end()

Restores the ‘is_single’ and ‘is_page’ flags if toggled by BuddyPress.

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

bp_do_theme_compat()

Are we currently replacing the_content?

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