File: bp-xprofile/bp-xprofile-template.php |
Description |
---|---|
bp_profile_group_name() |
Output the XProfile group name. |
bp_get_profile_group_name() |
Return the XProfile group name. |
bp_get_profile_group_name |
Filters the profile group name. |
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_get_profile_field_data() |
Return XProfile field data. |
bp_get_profile_field_data |
Filters the profile field data. |
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’. |