@since: bbPress (r3506)
Description
BBP_Theme_Compat

Theme Compatibility base class

Source: bp-forums/core/theme-compat.php:35

bbp_get_theme_compat_id()

Gets the name of the Forums compatable theme used, in the event the currently active WordPress theme does not explicitly support Forums.

Source: bp-forums/core/theme-compat.php:117

bbp_get_theme_compat_name()

Gets the name of the Forums compatable theme used, in the event the currently active WordPress theme does not explicitly support Forums.

Source: bp-forums/core/theme-compat.php:131

bbp_get_theme_compat_version()

Gets the version of the Forums compatable theme used, in the event the currently active WordPress theme does not explicitly support Forums.

Source: bp-forums/core/theme-compat.php:145