File: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php |
Description |
|---|---|
| BP_REST_XProfile_Fields_Endpoint::get_profile_field_raw_value() |
Retrieve the field raw data. |
| BP_REST_XProfile_Fields_Endpoint::get_xprofile_field_data_object() |
Get XProfile field data object. |
| BP_REST_XProfile_Fields_Endpoint::bp_rest_get_field_visibility() |
Check current user can edit the visibility or not. |
| bp_rest_xprofile_fields_update_item_permissions_check |
Filter the XProfile fields `update_item` permissions check. |
| bp_rest_xprofile_field_schema |
Filters the xprofile field schema. |
| BP_REST_XProfile_Fields_Endpoint::delete_item() |
Delete a XProfile field. |
| BP_REST_XProfile_Fields_Endpoint::get_collection_params() |
Get the query params for the XProfile fields. |
| bp_rest_xprofile_fields_delete_item |
Fires after a XProfile field is deleted via the REST API. |
| bp_rest_xprofile_fields_collection_params |
Filters the collection query params. |
| BP_REST_XProfile_Fields_Endpoint::delete_item_permissions_check() |
Check if a given request has access to delete a XProfile field. |