@since: BuddyPress 2.2.0
Description
bp_get_the_message_thread_mark_read_url()

Return the URL used for marking a single message thread as read.

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

bp_get_the_message_thread_mark_read_url

Filters the URL used for marking a single message thread as read.

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

bp_message_thread_total_count()

Output a thread’s total message count.

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

bp_get_message_thread_total_count()

Get the current thread’s total message count.

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

bp_get_the_message_thread_mark_unread_url()

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

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

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_messages_delete_meta()

Delete metadata for a message.

Source: bp-messages/bp-messages-functions.php:594

bp_messages_get_meta()

Get a piece of message metadata.

Source: bp-messages/bp-messages-functions.php:638

bp_messages_update_meta()

Update a piece of message metadata.

Source: bp-messages/bp-messages-functions.php:661

bp_messages_add_meta()

Add a piece of message metadata.

Source: bp-messages/bp-messages-functions.php:686