apply_filters( 'bp_get_messages_content_value', string $content )
Filters the default value for the content field.
Parameters Parameters
- $content
-
(string) The default value for the content field.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |