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_the_thread_delete_link() |
Output the URL for deleting the current thread. |
bp_get_the_thread_delete_link() |
Get the URL for deleting the current thread. |
bp_the_thread_message_time_since() |
Output the ‘Sent x hours ago’ string for the current message. |
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. |