File: bp-xprofile/bp-xprofile-functions.php |
Description |
---|---|
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. |
xprofile_insert_field() |
Insert or update an xprofile field. |
xprofile_get_field() |
Get a profile field object. |
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 |