File: bp-messages/bp-messages-template.php |
Description |
---|---|
bp_embed_message_save_cache() |
Set a private message item’s embed cache. |
bp_get_the_thread_message_content() |
Get the content of the current message in the loop. |
bp_get_the_thread_message_content |
Filters the content of the current message in the loop. |
bp_messages_embed() |
Enable oEmbed support for Messages. |
bp_embed_message_cache() |
Fetch a private message item’s cached embeds. |
bp_get_the_thread_message_time_since() |
Generate the ‘Sent x hours ago’ string for the current message. |
bp_get_the_thread_message_time_since |
Filters the ‘Sent x hours ago’ string for the current message. |
bp_the_thread_message_date_sent() |
Output the timestamp for the current message. |
bp_get_the_thread_message_date_sent() |
Generate the ‘Sent x hours ago’ string for the current message. |
bp_get_the_thread_message_date_sent |
Filters the date sent value for the current message as a timestamp. |