Namespaces: global
Description
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

bp_get_message_css_class()

Generate the CSS class for the current thread.

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

bp_message_thread_has_unread()

Check whether the current thread has unread items.

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

bp_message_thread_unread_count()

Output the current thread’s unread count.

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

bp_get_the_message_thread_mark_unread_url()

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

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

bp_message_thread_from()

Output a link to the page of the current thread’s last author.

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

bp_get_message_thread_from()

Get a link to the page of the current thread’s last author.

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

bp_message_thread_to()

Output links to the pages of the current thread’s recipients.

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