bbp_get_theme_compat_name()

Function: Gets the name of the bbPress compatible theme used, in the event the currently active WordPress theme does not explicitly support bbPress.

Source: includes/core/theme-compat.php:178

Used by 0 functions | Uses 0 functions

bbp_get_theme_compat_version()

Function: Gets the version of the bbPress compatible theme used, in the event the currently active WordPress theme does not explicitly support bbPress.

Source: includes/core/theme-compat.php:194

Used by 0 functions | Uses 0 functions

bbp_get_theme_compat_dir()

Function: Gets the bbPress compatible theme used in the event the currently active WordPress theme does not explicitly support bbPress. This can be filtered, or set manually. Tricky theme authors can override the default and include their own bbPress compatibility layers for their themes.

Source: includes/core/theme-compat.php:210

Used by 0 functions | Uses 0 functions

bbp_get_theme_compat_url()

Function: Gets the bbPress compatible theme used in the event the currently active WordPress theme does not explicitly support bbPress. This can be filtered, or set manually. Tricky theme authors can override the default and include their own bbPress compatibility layers for their themes.

Source: includes/core/theme-compat.php:226

Used by 0 functions | Uses 0 functions

bbp_get_theme_compat_id()

Function: Gets the id of the bbPress compatible theme used, in the event the currently active WordPress theme does not explicitly support bbPress.

Source: includes/core/theme-compat.php:162

Used by 0 functions | Uses 0 functions