apply_filters( 'bp_located_template', string $template , array $filtered_templates )
Filters the template locations.
Description
Allows plugins to alter where the template files are located.
Parameters
- $template
-
Located template path.
- $filtered_templates
-
Array of templates to attempt to load.
Source
Changelog
Version | Description |
---|---|
BuddyPress 1.1.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.