apply_filters( 'friends_template_my_friends', string $template )
Filters the template used to display the My Friends page.
Parameters Parameters
- $template
-
(string) Path to the my friends template to load.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |