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