Namespaces: global
Description
bbp_add_template_stack_locations()

Add template locations to template files being searched for

Source: bp-forums/core/template-functions.php:433

bbp_parse_query()

Add checks for Forums conditions to parse_query action

Source: bp-forums/core/template-functions.php:483

bbp_setup_theme_compat()

Setup the default theme compat theme

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

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

bbp_get_theme_compat_dir()

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

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

bbp_get_theme_compat_url()

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

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

bbp_is_theme_compat_active()

Gets true/false if page is currently inside theme compatibility

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

bbp_set_theme_compat_active()

Sets true/false if page is currently inside theme compatibility

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