@since: BuddyPress 1.0.0
Description
bp_get_profile_last_updated()

Return a formatted string displaying when a profile was last updated.

Source: bp-xprofile/bp-xprofile-template.php:1254

bp_get_profile_last_updated

Filters the formatted string used to display when a profile was last updated.

Source: bp-xprofile/bp-xprofile-template.php:1267

bp_unserialize_profile_field()

Return unserialized profile field data, and combine any array items into a comma-separated string.

Source: bp-xprofile/bp-xprofile-template.php:995

bp_get_the_profile_field_value()

Returns the XProfile field value.

Source: bp-xprofile/bp-xprofile-template.php:604

bp_get_the_profile_field_value

Filters the XProfile field value.

Source: bp-xprofile/bp-xprofile-template.php:651

bp_the_profile_field_value()

Outputs the XProfile field value.

Source: bp-xprofile/bp-xprofile-template.php:593

bp_get_the_profile_field_name()

Returns the XProfile field name.

Source: bp-xprofile/bp-xprofile-template.php:550

bp_get_the_profile_field_name

Filters the XProfile field name.

Source: bp-xprofile/bp-xprofile-template.php:560

bp_profile_fields()

Return the XProfile fields.

Source: bp-xprofile/bp-xprofile-template.php:488

bp_the_profile_field()

Sets up the XProfile field.

Source: bp-xprofile/bp-xprofile-template.php:500