apply_filters( 'bp_get_message_notice_delete_link', string $value )
Filters the URL for deleting the current notice.
Description Description
Parameters Parameters
- $value
-
Text indicating action being executed.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |