File: bp-messages/bp-messages-template.php |
Description |
---|---|
bp_get_message_thread_from() |
Get a link to the page of the current thread’s last author. |
bp_get_message_thread_from |
Filters the link to the page of the current thread’s last author. |
bp_message_thread_to() |
Output links to the pages of the current thread’s recipients. |
bp_get_message_thread_to() |
Generate HTML links to the pages of the current thread’s recipients. |
bp_message_thread_to |
Filters the HTML links to the pages of the current thread’s recipients. |
bp_message_thread_view_link() |
Output the permalink for a particular thread. |
bp_get_message_thread_view_link() |
Get the permalink of a particular thread. |
bp_get_message_thread_view_link |
Filters the permalink of a particular thread. |
bp_message_thread_delete_link() |
Output the URL for deleting the current thread. |
bp_get_message_thread_delete_link() |
Generate the URL for deleting the current thread. |