apply_filters( 'bp_get_messages_subject_value', string $subject )
Filters the default value for the subject field.
Description Description
Parameters Parameters
- $subject
-
The default value for the subject field.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |