apply_filters( 'bp_activity_post_update_content', string $value )
Filters the content provided in the activity input field.
Parameters Parameters
- $value
-
(string) Activity message being posted.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |