@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_message_thread_total_count() |
Output a thread’s total message count. |
bp_get_message_thread_total_count() |
Get the current thread’s total message count. |
bp_get_message_thread_total_count |
Filters the current thread’s total message count. |