File: bp-messages/bp-messages-template.php |
Description |
---|---|
bp_get_message_thread_avatar() |
Return the avatar for the last sender in the current message thread. |
bp_get_message_thread_avatar |
Filters 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_get_total_unread_messages_count |
Filters 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_get_message_thread_last_post_date_raw() |
Get the unformatted date of the last post in the current thread. |
bp_get_message_thread_last_message_date |
Filters the unformatted date of the last post in the current thread. |
bp_message_thread_last_post_date() |
Output the nicely formatted date of the last post in the current thread. |
bp_get_message_thread_last_post_date() |
Get the nicely formatted date of the last post in the current thread. |