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