File: bp-messages/bp-messages-template.php |
Description |
|---|---|
| bp_message_thread_has_unread() |
Check whether the current thread has unread items. |
| bp_message_thread_has_unread |
Filters whether or not a message thread has unread items. |
| bp_message_thread_unread_count() |
Output the current thread’s unread count. |
| bp_get_message_thread_unread_count() |
Get the current thread’s unread count. |
| bp_get_message_thread_unread_count |
Filters the current thread’s unread count. |
| bp_message_thread_total_count() |
Output a thread’s total message count. |
| bp_get_message_thread_total_count() |
Get the current thread’s total message count. |
| bp_get_the_message_thread_mark_unread_url() |
Return the URL used for marking a single message thread as unread. |
| bp_the_message_thread_mark_unread_url() |
Output the URL used for marking a single message thread as unread. |
| bp_get_message_thread_content |
Filters the content of the last message in the thread. |