File: bp-core/bp-core-theme-compatibility.php
Description
bp_use_theme_compat_with_current_theme()

Should we use theme compat for this theme?

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

bp_use_theme_compat_with_current_theme

Filters whether or not to use theme compat for the active theme.

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

bp_setup_theme_compat()

Set up the default theme compat theme.

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

bp_get_theme_compat_id()

Get the ID of the theme package being used.

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

bp_get_theme_compat_id

Filters the ID of the theme package being used.

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

bp_get_theme_compat_name()

Get the name of the theme package being used.

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

bp_get_theme_compat_name

Filters the name of the theme package being used.

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