Namespaces: global |
Description |
|---|---|
| bp_get_message_thread_to() |
Generate 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_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. |
| bp_the_message_thread_mark_unread_url() |
Output the URL used for marking a single message thread as unread. |
| bp_get_message_thread_content() |
Return the thread’s last message content. |
| bp_message_thread_content() |
Output the thread’s last message content. |
| bp_has_message_threads() |
Retrieve private message threads for display in inbox/sentbox/notices. |
| bp_message_threads() |
Check whether there are more threads to iterate over. |