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