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

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

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

bp_get_the_thread_message_time_since

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

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

bp_the_thread_message_date_sent()

Output the timestamp for the current message.

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

bp_get_the_thread_message_date_sent()

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

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

bp_get_the_thread_message_date_sent

Filters the date sent value for the current message as a timestamp.

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

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

Output a link to the sender of the current message.

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