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.

Source: bp-messages/bp-messages-template.php:729

bp_get_message_thread_avatar

Filters the avatar for the last sender in the current message thread.

Source: bp-messages/bp-messages-template.php:756

bp_total_unread_messages_count()

Output the unread messages count for the current inbox.

Source: bp-messages/bp-messages-template.php:782

bp_get_total_unread_messages_count()

Get the unread messages count for the current inbox.

Source: bp-messages/bp-messages-template.php:794

bp_get_total_unread_messages_count

Filters the unread messages count for the current inbox.

Source: bp-messages/bp-messages-template.php:803

bp_message_thread_last_post_date_raw()

Output the unformatted date of the last post in the current thread.

Source: bp-messages/bp-messages-template.php:656

bp_get_message_thread_last_post_date_raw()

Get the unformatted date of the last post in the current thread.

Source: bp-messages/bp-messages-template.php:664

bp_get_message_thread_last_message_date

Filters the unformatted date of the last post in the current thread.

Source: bp-messages/bp-messages-template.php:674

bp_message_thread_last_post_date()

Output the nicely formatted date of the last post in the current thread.

Source: bp-messages/bp-messages-template.php:680

bp_get_message_thread_last_post_date()

Get the nicely formatted date of the last post in the current thread.

Source: bp-messages/bp-messages-template.php:688