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

Output the subject of the current thread in the loop.

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

bp_get_message_thread_subject()

Get the subject of the current thread in the loop.

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

bp_get_message_thread_subject

Filters the subject of the current thread in the loop.

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

bp_message_thread_excerpt()

Output an excerpt from the current message in the loop.

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

bp_get_message_thread_excerpt()

Generate an excerpt from the current message in the loop.

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

bp_get_message_thread_excerpt

Filters the excerpt of the current thread in the loop.

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

bp_message_thread_content()

Output the thread’s last message content.

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