apply_filters( 'bp_get_message_notice_text', string $message )
Filters the text of the current notice in the loop.
Parameters Parameters
- $message
-
(string) Text for the current notice in the loop.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |