bbp_template_include_theme_compat

Filter Hook: Bail if the template already matches a bbPress template. This includes archive-* and single-* WordPress post_type matches (allowing themes to use the expected format) as well as all bbPress-specific template files for users, topics, forums, etc.

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

Used by 0 functions | Uses 0 functions

bbp_theme_compat_reset_post()

Function: This fun little function fills up some WordPress globals with dummy data to stop your average page template from complaining about it missing.

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

Used by 0 functions | Uses 0 functions