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

Should we use theme compat for this theme?

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

bp_email_get_redirect_to_customizer_url()

Return a redirect url to the Customizer, previewing a randomly selected email.

Source: bp-core/bp-core-customizer-email.php:480

bp_email_redirect_to_customizer()

Implements a JS redirect to the Customizer, previewing a randomly selected email.

Source: bp-core/bp-core-customizer-email.php:537

bp_email_remove_widgets_panel()

Removes the core ‘Widgets’ panel from the Email Customizer.

Source: bp-core/bp-core-customizer-email.php:555

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_name()

Get the name of the theme package being used.

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