File: bp-messages/classes/class-bp-messages-message.php |
Description |
---|---|
BP_Messages_Message::get_last_sent_for_user() |
Get the ID of the message last sent by the logged-in user for a given thread. |
BP_Messages_Message::is_user_sender() |
Check whether a user is the sender of a message. |
BP_Messages_Message::get_message_sender() |
Get the ID of the sender of a message. |
BP_Messages_Message::delete_user_message() |
Delete all the message send by user |
BP_Messages_Message::get_existing_thread() |
Get existsing thread which matches the recipients |