apply_filters( 'bp_template_include_theme_supports', string $template )
Filters the final template being loaded in parent/child themes.
Parameters Parameters
- $template
-
(string) The path to the template file that is being used.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |