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