File: bp-messages/classes/class-bp-messages-thread.php |
Description |
|---|---|
| BP_Messages_Thread |
BuddyPress Message Thread class. |
| BP_Messages_Thread::is_thread_recipient() |
Check if the current user is in the thread’s active recipient list |
| BP_Messages_Thread::__construct() |
Constructor. |
| BP_Messages_Thread::populate() |
Populate method. |
| bp_messages_thread_post_populate |
Fires after a BP_Messages_Thread object has been populated. |
| BP_Messages_Thread::mark_read() |
Mark a thread initialized in this class as read. |
| BP_Messages_Thread::mark_unread() |
Mark a thread initialized in this class as unread. |
| BP_Messages_Thread::get_recipients() |
Returns recipients for a message thread. |
| bp_messages_thread_get_recipients |
Filters the recipients of a message thread. |
| BP_Messages_Thread::prepare_last_message_status() |
Check if the thread contains any deleted recipients and it’s last active message |