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