Namespaces: global |
Description |
|---|---|
| bp_message_thread_avatar() |
Output the avatar for the last sender in the current message thread. |
| bp_get_message_thread_avatar() |
Return the avatar for the last sender in the current message thread. |
| bp_total_unread_messages_count() |
Output the unread messages count for the current inbox. |
| bp_get_total_unread_messages_count() |
Get the unread messages count for the current inbox. |
| bp_message_thread_last_post_date_raw() |
Output the unformatted date of the last post in the current thread. |
| bp_message_thread_total_and_unread_count() |
Output markup for the current thread’s total and unread count. |
| bp_get_message_thread_total_and_unread_count() |
Get markup for the current thread’s total and unread count. |
| bp_the_message_thread_mark_read_url() |
Output the URL used for marking a single message thread as read. |
| bp_get_the_message_thread_mark_read_url() |
Return the URL used for marking a single message thread as read. |
| bp_message_css_class() |
Output the CSS class for the current thread. |