Namespaces: global |
Description |
|---|---|
| bp_the_thread_subject() |
Output the subject of the thread currently being iterated over. |
| bp_get_the_thread_subject() |
Get the subject of the thread currently being iterated over. |
| bp_get_the_thread_recipients() |
Get a list of thread recipients or a “x recipients” string. |
| bp_get_thread_recipients_count() |
Get the number of recipients in the current thread. |
| bp_get_max_thread_recipients_to_list() |
Get 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. |
| bp_thread_the_message() |
Set up the current thread inside the loop. |
| bp_get_thread() |
Initialize the messages template loop for a specific thread and sets thread. |
| bp_thread_messages_order() |
Output the ‘ASC’ or ‘DESC’ messages order string for this loop. |