apply_filters( 'bbp_template_include_theme_compat' )

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.


Description Description

..

We do this after the above checks to prevent incorrect 404 body classes and header statuses, as well as to set the post global as needed.

See also See also


Top ↑

Source Source

File: includes/core/theme-compat.php


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.