do_action_ref_array( 'messages_notice_after_save', BP_Messages_Notice $this )

Fires after the current message notice item has been saved.


Parameters Parameters

$this

(BP_Messages_Notice) Current instance of the message item being saved. Passed by reference.


Source Source

File: bp-messages/classes/class-bp-messages-notice.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.