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