@since: BuddyPress 1.1.0
Description
BP_XProfile_Field::save()

Save a profile field.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:427

thread_loop_end

Fires when at the end of messages to iterate over.

Source: bp-messages/classes/class-bp-messages-thread-template.php:152

thread_loop_start

Fires if at the start of the message loop.

Source: bp-messages/classes/class-bp-messages-thread-template.php:182

bp_get_the_thread_message_content()

Get the content of the current message in the loop.

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

bp_get_the_thread_message_content

Filters the content of the current message in the loop.

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

bp_get_the_thread_message_sender_name()

Get the display name of the sender of the current message.

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

bp_get_the_thread_message_sender_name

Filters the display name of the sender of the current message.

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

bp_the_thread_message_time_since()

Output the ‘Sent x hours ago’ string for the current message.

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

bp_get_the_thread_message_time_since()

Generate the ‘Sent x hours ago’ string for the current message.

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

bp_get_the_thread_message_time_since

Filters the ‘Sent x hours ago’ string for the current message.

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