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