@since: BuddyPress 2.2.0
Description
bp_embed_message_cache()

Fetch a private message item’s cached embeds.

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

bp_get_thread_recipients_count()

Get the number of recipients in the current thread.

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

bp_the_thread_recipients_list()

Output HTML links to recipients in the current thread.

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

bp_get_thread_recipients_list()

Generate HTML links to the profiles of recipients in the current thread.

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

bp_get_the_thread_recipients_list

Filters the HTML links to the profiles of recipients in the current thread.

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

bp_messages_bulk_management_dropdown()

Output the dropdown for bulk management of messages.

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

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_message_thread_total_count()

Output a thread’s total message count.

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

bp_get_message_thread_total_count()

Get the current thread’s total message count.

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

bp_get_message_thread_total_count

Filters the current thread’s total message count.

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