apply_filters( 'bp_message_activate_deactivate_text', string $text )
Filters the “Deactivate” or “Activate” text for notice action links.
Parameters Parameters
- $text
-
(string) Text used for notice action links.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |