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.


Top ↑

Source Source

File: bp-messages/bp-messages-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.