Namespaces: global |
Description |
|---|---|
| bp_profile_last_updated() |
Render a formatted string displaying when a profile was last updated. |
| bp_get_profile_last_updated() |
Return a formatted string displaying when a profile was last updated. |
| bp_current_profile_group_id() |
Display the current profile group ID. |
| bp_get_profile_field_data() |
Return XProfile field data. |
| bp_unserialize_profile_field() |
Return unserialized profile field data, and combine any array items into a comma-separated string. |
| bp_profile_field_data() |
Output XProfile field data. |
| bp_the_profile_field_options() |
Displays field options HTML for field types of ‘selectbox’, ‘multiselectbox’, ‘radio’, ‘checkbox’, and ‘datebox’. |
| bp_get_the_profile_field_options() |
Retrieves field options HTML for field types of ‘selectbox’, ‘multiselectbox’, ‘radio’, ‘checkbox’, and ‘datebox’. |
| bp_the_profile_field_is_required() |
Render whether or not a profile field is required. |
| bp_get_the_profile_field_is_required() |
Return whether or not a profile field is required. |