File: bp-messages/bp-messages-template.php |
Description |
|---|---|
| bp_get_the_thread_message_sender_avatar_thumb |
Filters the avatar for the current message sender. |
| bp_get_the_thread_message_id() |
Get the ID of the current message in the thread. |
| bp_get_the_thread_message_id |
Filters the ID of the current message in the thread. |
| bp_the_thread_message_css_class() |
Output the CSS classes for messages within a single thread. |
| bp_the_thread_message_id() |
Echo the ID of the current message in the thread. |
| bp_get_the_thread_id |
Filters the ID of the thread that the current loop belongs to. |
| 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_subject |
Filters 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. |