File: bp-messages/bp-messages-template.php |
Description |
|---|---|
| bp_the_thread_message_alt_class() |
Output the CSS class used for message zebra striping. |
| bp_get_the_thread_message_alt_class() |
Get the CSS class used for message zebra striping. |
| bp_get_the_thread_message_alt_class |
Filters the CSS class used for message zebra striping. |
| bp_the_thread_message_sender_id() |
Output the ID for message sender within a single thread. |
| bp_the_thread_message_id() |
Echo the ID of the current message in the thread. |
| bp_get_thread_recipients_count |
Filters the total number of recipients in a thread. |
| bp_get_max_thread_recipients_to_list() |
Get the max number of recipients to list in the ‘Conversation between. |
| bp_get_max_thread_recipients_to_list |
Filters the max number of recipients to list in the ‘Conversation between. |
| 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. |