File: bp-messages/bp-messages-template.php |
Description |
|---|---|
| bp_get_the_thread_message_sender_id |
Filters the ID for message sender within a single thread. |
| bp_the_thread_message_sender_avatar() |
Output the avatar for the current message sender. |
| bp_get_the_thread_message_sender_avatar_thumb() |
Get the avatar for the current message sender. |
| 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_get_the_thread_message_css_class() |
Generate the CSS classes for messages within a single thread. |
| bp_get_the_thread_message_css_class |
Filters the CSS classes for messages within a single thread. |
| bp_the_thread_message_alt_class() |
Output the CSS class used for message zebra striping. |