apply_filters( 'bp_displayed_user_get_front_template', array $template_names )
Filters the hierarchy of user front templates corresponding to a specific user.
Parameters Parameters
- $template_names
-
(array) Array of template paths.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |