apply_filters( 'bp_locate_template_and_load', bool $value )
Filter here to allow/disallow template loading.
Parameters Parameters
- $value
-
(bool) True to load the template, false otherwise.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |