File: bp-messages/bp-messages-template.php
Description
bp_the_thread_subject()

Output the subject of the thread currently being iterated over.

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

bp_get_the_thread_subject()

Get the subject of the thread currently being iterated over.

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

bp_get_the_thread_subject

Filters the subject of the thread currently being iterated over.

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

bp_get_the_thread_recipients()

Get a list of thread recipients or a “x recipients” string.

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

bp_get_thread_recipients_count()

Get the number of recipients in the current thread.

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

bp_get_thread_recipients_count

Filters the total number of recipients in a thread.

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

bp_get_max_thread_recipients_to_list()

Get the max number of recipients to list in the ‘Conversation between.

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

bp_get_max_thread_recipients_to_list

Filters the max number of recipients to list in the ‘Conversation between.

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

bp_the_thread_recipients_list()

Output HTML links to recipients in the current thread.

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

bp_thread_the_message()

Set up the current thread inside the loop.

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