File: bp-messages/bp-messages-template.php
Description
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

bp_get_message_thread_last_post_date

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

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

bp_message_thread_avatar()

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

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

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