apply_filters( 'bp_get_activities_title', string $bp_activity_title )
Filters the activities title for the activity template.
Parameters Parameters
- $bp_activity_title
-
(string) The title to be displayed.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |