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