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