apply_filters( 'bp_core_template_plugin', string $template_file )
Filters the template to load for the main display method.
Parameters Parameters
- $template_file
-
(string) Path to the template to load.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |