apply_filters_ref_array( 'bp_get_activity_content_body', string $content , object $activity )
Filters the activity content body.
Parameters Parameters
- $content
-
(string) Content body.
- $activity
-
(object) Activity object. Passed by reference.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |