File: bp-messages/bp-messages-template.php
Description
bp_get_message_thread_content

Filters the content of the last message in the thread.

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

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

Return the thread’s last message content.

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

bp_has_message_threads

Filters if there are any message threads to display in inbox/sentbox/notices.

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

bp_message_threads()

Check whether there are more threads to iterate over.

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

bp_message_thread()

Set up the current thread inside the loop.

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

bp_message_thread_id()

Output the ID of the current thread in the loop.

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

bp_get_message_thread_id()

Get the ID of the current thread in the loop.

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

bp_get_message_thread_id

Filters the ID of the current thread in the loop.

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

bp_message_thread_subject()

Output the subject of the current thread in the loop.

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