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

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

View on Trac



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.