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

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

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

bp_message_css_class()

Output the CSS class for the current thread.

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

bp_get_message_css_class()

Generate the CSS class for the current thread.

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

bp_get_message_css_class

Filters the CSS class for the current thread.

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

bp_message_thread_has_unread()

Check whether the current thread has unread items.

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

bp_message_thread_has_unread

Filters whether or not a message thread has unread items.

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

bp_message_thread_unread_count()

Output the current thread’s unread count.

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

bp_get_message_thread_unread_count()

Get the current thread’s unread count.

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