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
Function: Remove the canonical redirect to allow pretty pagination
Source: includes/core/theme-compat.php:865
Function: Set the theme compat original_template global
Source: includes/core/theme-compat.php:299
Function: Is a template the original_template global
Source: includes/core/theme-compat.php:313
Function: Register a new bbPress theme package to the active theme packages array
Source: includes/core/theme-compat.php:331
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
Function: Set the theme compat template global
Source: includes/core/theme-compat.php:285
Function: Gets true/false if page is currently inside theme compatibility
Source: includes/core/theme-compat.php:239
Function: Sets true/false if page is currently inside theme compatibility
Source: includes/core/theme-compat.php:257
Function: Set the theme compat templates global
Source: includes/core/theme-compat.php:271