apply_filters( 'bp_add_template_stack_locations', array $value , array $stacks )
Filters the template locations to template files being searched for.
Parameters Parameters
- $value
-
(array) Array of all template locations registered so far.
- $stacks
-
(array) Array of template locations.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |