Namespaces: global
Description
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_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_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_message_thread_total_and_unread_count()

Output markup for the current thread’s total and unread count.

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

bp_get_message_thread_total_and_unread_count()

Get markup for the current thread’s total and unread count.

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

bp_the_message_thread_mark_read_url()

Output the URL used for marking a single message thread as read.

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

bp_get_the_message_thread_mark_read_url()

Return the URL used for marking a single message thread as read.

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

bp_message_css_class()

Output the CSS class for the current thread.

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