Namespaces: global
Description
bp_the_message_thread_mark_unread_url()

Output the URL used for marking a single message thread as unread.

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

bp_message_thread_from()

Output a link to the page of the current thread’s last author.

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

bp_get_message_thread_from()

Get a link to the page of the current thread’s last author.

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

bp_message_thread_to()

Output links to the pages of the current thread’s recipients.

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

bp_get_message_thread_to()

Generate HTML links to the pages of the current thread’s recipients.

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

bp_message_thread_view_link()

Output the permalink for a particular thread.

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

bp_get_message_thread_content()

Return the thread’s last message content.

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

bp_has_message_threads()

Retrieve private message threads for display in inbox/sentbox/notices.

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

bp_message_threads()

Check whether there are more threads to iterate over.

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

bp_message_thread()

Set up the current thread inside the loop.

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