@since: BuddyPress 1.1.0 |
Description |
---|---|
BP_XProfile_Field::save() |
Save a profile field. |
thread_loop_end |
Fires when at the end of messages to iterate over. |
thread_loop_start |
Fires if at the start of the message loop. |
bp_get_the_thread_message_content() |
Get the content of the current message in the loop. |
bp_get_the_thread_message_content |
Filters the content of the current message in the loop. |
bp_get_the_thread_message_sender_name() |
Get the display name of the sender of the current message. |
bp_get_the_thread_message_sender_name |
Filters the display name of the sender of the current message. |
bp_the_thread_message_time_since() |
Output the ‘Sent x hours ago’ string for the current message. |
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. |