@since: BuddyPress 2.2.0 |
Description |
---|---|
bp_embed_message_cache() |
Fetch a private message item’s cached embeds. |
bp_get_thread_recipients_count() |
Get the number of recipients in the current thread. |
bp_the_thread_recipients_list() |
Output HTML links to recipients in the current thread. |
bp_get_thread_recipients_list() |
Generate HTML links to the profiles of recipients in the current thread. |
bp_get_the_thread_recipients_list |
Filters the HTML links to the profiles of recipients in the current thread. |
bp_messages_bulk_management_dropdown() |
Output the dropdown for bulk management of messages. |
bp_message_thread_total_and_unread_count() |
Output markup for the current thread’s total and unread count. |
bp_the_message_thread_mark_read_url() |
Output the URL used for marking a single message thread as read. |
bp_get_the_message_thread_mark_read_url() |
Return the URL used for marking a single message thread as read. |
bp_get_the_message_thread_mark_read_url |
Filters the URL used for marking a single message thread as read. |