File: bp-messages/classes/class-bp-messages-message.php |
Description |
|---|---|
| BP_Messages_Message::get_recipient_ids() |
Get list of recipient IDs from their usernames. |
| messages_message_get_recipient_ids |
Filters the array of recipients IDs. |
| 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. |