@since: BuddyPress 1.1.0 |
Description |
---|---|
bp_get_the_thread_message_time_since() |
Generate the ‘Sent x hours ago’ string for the current message. |
bp_get_the_thread_message_time_since |
Filters the ‘Sent x hours ago’ string for the current message. |
bp_the_thread_message_content() |
Output the content of the current message in the loop. |
bp_get_the_thread_message_sender_link() |
Get a link to the sender of the current message. |
bp_the_thread_message_sender_link() |
Output a link to the sender of the current message. |
bp_get_the_thread_message_alt_class |
Filters the CSS class used for message zebra striping. |
bp_get_the_thread_message_sender_avatar_thumb |
Filters the avatar for the current message sender. |
bp_get_the_thread_id |
Filters the ID of the thread that the current loop belongs to. |
bp_get_the_thread_subject |
Filters the subject of the thread currently being iterated over. |
bp_has_message_threads |
Filters if there are any message threads to display in inbox/sentbox/notices. |