File: bp-messages/bp-messages-template.php |
Description |
---|---|
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_message_thread_total_count |
Filters the current thread’s total message count. |
bp_get_the_message_thread_mark_unread_url |
Filters the URL used for marking a single message thread as unread. |
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_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. |