File: bp-xprofile/classes/class-bp-rest-xprofile-data-endpoint.php |
Description |
|---|---|
| BP_REST_XProfile_Data_Endpoint::update_item() |
Save XProfile data. |
| BP_REST_XProfile_Data_Endpoint::get_item_schema() |
Get the XProfile data schema, conforming to JSON Schema. |
| bp_rest_xprofile_mutiple |
For field types not supporting multiple values, join values in case the submitted value was not an array. |
| bp_rest_xprofile_data_schema |
Filters the xprofile data schema. |
| bp_rest_xprofile_data_save_item |
Fires after a XProfile data is saved via the REST API. |