do_action( 'bp_messages_thread_messages_after_update', array $message_ids , int $user_id , array $update_message_ids , int $thread_id )
Fires after user messages content update.
Description
Parameters
- $message_ids
-
IDs of messages being deleted.
- $user_id
-
ID of the user the threads messages update for.
- $update_message_ids
-
IDs of messages being updated.
- $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.