File: bp-xprofile/bp-xprofile-functions.php |
Description |
|---|---|
| xprofile_get_field_group() |
Get a specific profile field group. |
| xprofile_delete_field_group() |
Delete a specific profile field group. |
| xprofile_update_field_group_position() |
Update the position of a specific profile field group. |
| bp_xprofile_get_field_types() |
Get details of all xprofile field types. |
| bp_xprofile_get_field_types |
Filters the list of all xprofile field types. |
| bp_xprofile_create_field_type() |
Creates the specified field type object; used for validation and templating. |
| bp_xprofile_get_groups() |
Fetch a set of field groups, populated with fields and field data. |
| bp_xprofile_get_groups_repeater_show_main_fields_only |
For repeaters, automatically set the parameter value to determine if we should display only the template fields or only the clone fields |