apply_filters( 'bp_template_hierarchy_members_directory', array $value )
Filters the template hierarchy for theme compat and members directory page.
Parameters Parameters
- $value
-
(array) Array of template paths to add to hierarchy.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.8.0 | Introduced. |