apply_filters( 'bp_get_message_notice_subject', string $subject )
Filters the subject of the current notice in the loop.
Parameters Parameters
- $subject
-
(string) Subject of the current notice in the loop.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |