do_action( 'bp_messages_thread_before_delete', array $message_ids , bool $thread_delete , int $thread_id )
Fires before an entire message thread is deleted.
Description
Parameters
- $message_ids
-
IDs of messages being deleted.
- $thread_delete
-
True entire thread will be deleted.
- $thread_id
-
ID of the thread being deleted.
Source
Changelog
Version | Description |
---|---|
BuddyPress 2.2.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.