File: bp-messages/bp-messages-template.php
Description
bp_message_thread_view_link()

Output the permalink for a particular thread.

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

bp_get_message_thread_view_link()

Get the permalink of a particular thread.

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

bp_get_message_thread_view_link

Filters the permalink of a particular thread.

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

bp_message_thread_delete_link()

Output the URL for deleting the current thread.

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

bp_get_message_thread_delete_link()

Generate the URL for deleting the current thread.

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

bp_get_message_thread_delete_link

Filters the URL for deleting the current thread.

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

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_get_message_thread_content

Filters the content of the last message in the thread.

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

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