Namespaces: global
Description
bp_get_the_thread_message_css_class()

Generate the CSS classes for messages within a single thread.

Source: bp-messages/bp-messages-template.php:1860

bp_the_thread_message_alt_class()

Output the CSS class used for message zebra striping.

Source: bp-messages/bp-messages-template.php:1891

bp_get_the_thread_message_alt_class()

Get the CSS class used for message zebra striping.

Source: bp-messages/bp-messages-template.php:1899

bp_the_thread_message_sender_id()

Output the ID for message sender within a single thread.

Source: bp-messages/bp-messages-template.php:1923

bp_get_the_thread_message_sender_id()

Return the ID for message sender within a single thread.

Source: bp-messages/bp-messages-template.php:1933

bp_the_thread_message_sender_avatar()

Output the avatar for the current message sender.

Source: bp-messages/bp-messages-template.php:1956

bp_get_the_thread_message_sender_avatar_thumb()

Get the avatar for the current message sender.

Source: bp-messages/bp-messages-template.php:1971

bp_the_thread_message_id()

Echo the ID of the current message in the thread.

Source: bp-messages/bp-messages-template.php:1818

bp_get_max_thread_recipients_to_list()

Get the max number of recipients to list in the ‘Conversation between.

Source: bp-messages/bp-messages-template.php:1755

bp_the_thread_recipients_list()

Output HTML links to recipients in the current thread.

Source: bp-messages/bp-messages-template.php:1771