File: bp-xprofile/bp-xprofile-functions.php
Description
xprofile_get_field_group()

Get a specific profile field group.

Source: bp-xprofile/bp-xprofile-functions.php:112

xprofile_delete_field_group()

Delete a specific profile field group.

Source: bp-xprofile/bp-xprofile-functions.php:134

xprofile_update_field_group_position()

Update the position of a specific profile field group.

Source: bp-xprofile/bp-xprofile-functions.php:157

bp_xprofile_get_field_types()

Get details of all xprofile field types.

Source: bp-xprofile/bp-xprofile-functions.php:170

bp_xprofile_get_field_types

Filters the list of all xprofile field types.

Source: bp-xprofile/bp-xprofile-functions.php:199

bp_xprofile_create_field_type()

Creates the specified field type object; used for validation and templating.

Source: bp-xprofile/bp-xprofile-functions.php:211

bp_xprofile_get_groups()

Fetch a set of field groups, populated with fields and field data.

Source: bp-xprofile/bp-xprofile-functions.php:29

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

Source: bp-xprofile/bp-xprofile-functions.php:45