@since: BuddyPress 1.0.0 |
Description |
---|---|
bp_get_profile_last_updated() |
Return a formatted string displaying when a profile was last updated. |
bp_get_profile_last_updated |
Filters the formatted string used to display when a profile was last updated. |
bp_unserialize_profile_field() |
Return unserialized profile field data, and combine any array items into a comma-separated string. |
bp_get_the_profile_field_value() |
Returns the XProfile field value. |
bp_get_the_profile_field_value |
Filters the XProfile field value. |
bp_the_profile_field_value() |
Outputs the XProfile field value. |
bp_get_the_profile_field_name() |
Returns the XProfile field name. |
bp_get_the_profile_field_name |
Filters the XProfile field name. |
bp_profile_fields() |
Return the XProfile fields. |
bp_the_profile_field() |
Sets up the XProfile field. |