Namespaces: global |
Description |
|---|---|
| bp_get_message_css_class() |
Generate the CSS class for the current thread. |
| bp_message_thread_has_unread() |
Check whether the current 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_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_message_thread_from() |
Output a link to the page of the current thread’s last author. |
| bp_get_message_thread_from() |
Get a link to the page of the current thread’s last author. |
| bp_message_thread_to() |
Output links to the pages of the current thread’s recipients. |