@since: bbPress (r3032) |
Description |
---|---|
bbp_template_include_theme_compat() |
Reset main query vars and filter ‘the_content’ to output a Forums template part as needed. |
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. |
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. |
bbp_get_template_part() |
Adds Forums theme support to any active WordPress theme |
bbp_template_include_theme_supports() |
Possibly intercept the template being loaded |