do_action( 'messages_notice_after_delete', BP_Messages_Notice $this )
Fires after the current message item has been deleted.
Parameters Parameters
- $this
-
(BP_Messages_Notice) Current instance of the message notice item being deleted.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |