@since: BuddyPress 1.7.0
Description
bp_replace_the_content()

Conditionally replace ‘the_content’.

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

bp_replace_the_content

Filters the content to replace in the post.

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

bp_set_theme_compat_templates()

Set the theme compat templates global.

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

bp_set_theme_compat_template()

Set the theme compat template global.

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

bp_set_theme_compat_original_template()

Set the theme compat original_template global.

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

bp_is_theme_compat_original_template()

Check whether a given template is the one that WP originally selected to display current page.

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

bp_register_theme_package()

Register a new BuddyPress theme package in the active theme packages array.

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

bp_theme_compat_reset_post()

Populate various WordPress globals with dummy data to prevent errors.

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

bp_template_include_theme_compat()

Reset main query vars and filter ‘the_content’ to output a BuddyPress template part as needed.

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

bp_template_include_reset_dummy_post_data

Fires when resetting main query vars and filtering ‘the_content’ to output BuddyPress template parts.

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