apply_filters( 'bp_load_template', string $located_template )
Filters the selected template right before loading.
Description Description
Parameters Parameters
- $located_template
-
Template found to be loaded.
Source Source
File: bp-core/bp-core-catchuri.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |