apply_filters( 'bp_activity_latest_update_content', string $r , string $activity_content )
Filters the latest update content for the activity item.
Parameters Parameters
- $r
-
(string) Content of the activity update.
- $activity_content
-
(string) Content of the activity update.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |