@since: BuddyPress 1.9.2
Description
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_update_to_1_9_2()

Perform database updates for BP 1.9.2.

Source: bp-core/bp-core-update.php:457