File: bp-xprofile/classes/class-bp-rest-xprofile-data-endpoint.php |
Description |
---|---|
BP_REST_XProfile_Data_Endpoint::can_see() |
Can this user see the XProfile data? |
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. |