apply_filters( 'bp_get_message_activate_deactivate_link', string $link )
Filters the URL for deactivating the current notice.
Description Description
Parameters Parameters
- $link
-
URL for deactivating the current notice.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |