do_action( 'messages_thread_deleted_thread', int $message_id )

Fires after a message is deleted. This hook is poorly named.


Description Description


Parameters Parameters

$message_id

ID of the message.


Top ↑

Source Source

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


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.