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

Set a theme compat feature

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

bp_detect_theme_compat_with_current_theme()

Set our flag to determine whether theme compat should be enabled.

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

bp_is_theme_compat_active()

Is the current page using theme compatibility?

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

bp_set_theme_compat_active()

Set the flag that tells whether the current page is using theme compatibility.

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

bp_get_theme_compat_name

Filters the name of the theme package being used.

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

bp_get_theme_compat_version()

Get the version of the theme package being used.

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

bp_get_theme_compat_version

Filters the version of the theme package being used.

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

bp_get_theme_compat_dir()

Get the absolute path of the theme package being used.

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

bp_get_theme_compat_dir

Filters the absolute path of the theme package being used.

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

bp_get_theme_compat_url()

Get the URL of the theme package being used.

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