File: bp-xprofile/classes/class-bp-xprofile-profiledata.php |
Description |
---|---|
BP_XProfile_ProfileData::exists() |
Check if there is data already for the user. |
xprofile_data_exists |
Filters whether or not data already exists for the user. |
BP_XProfile_ProfileData::is_valid_field() |
Check if this data is for a valid field. |
xprofile_data_is_valid_field |
Filters whether or not data is for a valid field. |
BP_XProfile_ProfileData::save() |
Save the data for the XProfile field. |
xprofile_data_user_id_before_save |
Filters the data’s user ID before saving to the database. |
xprofile_data_field_id_before_save |
Filters the data’s field ID before saving to the database. |