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

Output the URL for deleting the current thread.

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

bp_get_message_thread_delete_link()

Generate the URL for deleting the current thread.

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

bp_get_message_thread_content()

Return the thread’s last message content.

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

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

bp_has_message_threads()

Retrieve private message threads for display in inbox/sentbox/notices.

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

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