do_action_ref_array( 'messages_send_notice', string $subject , string $message )
Fires after a notice has been successfully sent.
Description Description
Parameters Parameters
- $subject
-
Subject of the notice.
- $message
-
Content of the notice.
Source Source
File: bp-messages/bp-messages-functions.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |