File: bp-xprofile/bp-xprofile-functions.php |
Description |
---|---|
xprofile_get_random_profile_data |
Filters a random piece of profile data for the user. |
xprofile_get_field_data() |
Fetches profile data for a specific field for the user. |
xprofile_get_field_data |
Filters the field data value for a specific field for the user. |
xprofile_set_field_data() |
A simple function to set profile data for a specific field for a specific user. |
bp_xprofile_set_field_data_pre_validate |
Filter the raw submitted profile field value. |
xprofile_insert_field() |
Insert or update an xprofile field. |
xprofile_get_field() |
Get a profile field object. |
xprofile_delete_field() |
Delete a profile field object. |
bp_xprofile_get_groups |
Filters a set of field groups, populated with fields and field data. |
xprofile_insert_field_group() |
Insert a new profile field group. |