@since: BuddyPress 2.1.0
Description
BP_XProfile_Component::setup_settings_nav()

Set up the Settings > Profile nav item.

Source: bp-xprofile/classes/class-bp-xprofile-component.php:324

xprofile_field_submitbox_start

Fires at the beginning of the XProfile Field publishing actions section.

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

xprofile_field_after_submitbox

Fires after XProfile Field submit metabox.

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

xprofile_field_before_submitbox

Fires before XProfile Field submit metabox.

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

xprofile_clear_profile_groups_object_cache()

Clear cached XProfile field group data.

Source: bp-xprofile/bp-xprofile-cache.php:184

bp_the_thread_message_date_sent()

Output the timestamp for the current message.

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

bp_get_the_thread_message_date_sent()

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

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

bp_get_the_thread_message_date_sent

Filters the date sent value for the current message as a timestamp.

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

bp_get_the_thread_message_sender_id

Filters the ID for message sender within a single thread.

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

bp_the_thread_message_css_class()

Output the CSS classes for messages within a single thread.

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