apply_filters( 'bp_activity_template_friends_activity', string $template )
Filters the template to load for the “My Friends” screen.
Parameters Parameters
- $template
-
(string) Path to the activity template to load.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |