bbp_template_include_theme_compat

bbp_template_include_theme_compat

Hook Type: filter

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('bbp_template_include_theme_compat') is found 1 times:

  • /includes/core/theme-compat.php line 850
    		$template = bbp_get_theme_compat_templates();
    	}
    
    	// Filter & return
    	return apply_filters( 'bbp_template_include_theme_compat', $template );
    }
    
    /** Helpers *******************************************************************/
    
    /**
     * Remove the canonical redirect to allow pretty pagination