do_action( 'bp_messages_thread_messages_before_update', array $message_ids, int $user_id, array $update_message_ids, int $thread_id )

Fires before user messages content update.

Description

Parameters

$message_ids

(array) IDs of messages being deleted.

$user_id

(int) ID of the user the threads messages update for.

$update_message_ids

(array) IDs of messages being updated.

$thread_id

(int) ID of the thread being deleted.

Source

File: bp-messages/classes/class-bp-messages-thread.php

Changelog

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.