apply_filters( 'bp_get_activity_feed_item_title', string $title )
Filters the activity feed item title.
Parameters Parameters
- $title
-
(string) The title for the activity feed item.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |