File: bp-xprofile/bp-xprofile-template.php |
Description |
|---|---|
| bp_current_profile_group_id() |
Display the current profile group ID. |
| bp_profile_get_field_groups() |
Get all profile field groups. |
| bp_profile_get_field_groups |
Filters all profile field groups. |
| bp_profile_has_multiple_groups() |
Check if there is more than one group of fields for the profile being edited. |
| bp_profile_has_multiple_groups |
Filters if there is more than one group of fields for the profile being edited. |
| bp_get_profile_field_data() |
Return XProfile field data. |
| bp_get_profile_field_data |
Filters the profile field data. |
| bp_get_the_profile_field_is_required() |
Return whether or not a profile field is required. |
| bp_get_the_profile_field_is_required |
Filters whether or not a profile field is required. |
| bp_the_profile_field_visibility_level() |
Output the visibility level of this field. |