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