apply_filters( 'bp_activity_new_update_content', string $activity_content )
Filters the new activity content for current activity item.
Description Description
Parameters Parameters
- $activity_content
-
Activity content posted by user.
Source Source
File: bp-activity/bp-activity-functions.php
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |