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