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