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

Output the content of the current message in the loop.

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

bp_get_the_thread_message_sender_link()

Get a link to the sender of the current message.

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

bp_get_the_thread_message_sender_link

Filters the link to the sender of the current message.

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

bp_the_thread_message_sender_name()

Output the display name of the sender of the current message.

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

bp_get_the_thread_message_sender_name()

Get the display name of the sender of the current message.

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

bp_get_the_thread_message_sender_name

Filters the display name of the sender of the current message.

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

bp_the_thread_delete_link()

Output the URL for deleting the current thread.

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

bp_get_the_thread_delete_link()

Get the URL for deleting the current thread.

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

bp_the_thread_message_time_since()

Output the ‘Sent x hours ago’ string for the current message.

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

bp_the_thread_message_sender_link()

Output a link to the sender of the current message.

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