apply_filters( 'bp_blogs_record_activity_content', string $value , array $r )
Filters the content associated with activity for activity stream.
Description Description
Parameters Parameters
- $value
-
Content for the activity stream.
- $r
-
Array of arguments used for the activity stream item.
Source Source
File: bp-blogs/bp-blogs-activity.php
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |