apply_filters( 'bp_template_include', string $template )
Filters the template to use with template_include.
Parameters Parameters
- $template
-
(string) The path of the template to include.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |