Namespaces: global
Description
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_check_theme_template_pack_dependency()

Maybe override the preferred template pack if the theme declares a dependency.

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

bp_setup_gdpr()

Set up the bp-core component.

Source: bp-core/bp-core-gdpr.php:19

bp_core_register_widgets()

Register bp-core widgets.

Source: bp-core/bp-core-widgets.php:17

bp_core_load_profile_search()

Load main profile search module.

Source: bp-core/bp-core-profile-search.php:19

bp_core_admin_get_directory_pages()

Generate a list of directory pages, for use when building Components panel markup.

Source: bp-core/admin/bp-core-admin-slugs.php:19

array_insert_after()

Insert a value or key/value pair after a specific key in an array. If key doesn’t exist, value is appended to the end of the array.

Source: bp-core/admin/bp-core-admin-slugs.php:78

bp_do_theme_compat()

Are we currently replacing the_content?

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