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.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:1060

BP_REST_XProfile_Fields_Endpoint::get_xprofile_field_data_object()

Get XProfile field data object.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:1811

BP_REST_XProfile_Fields_Endpoint::bp_rest_get_field_visibility()

Check current user can edit the visibility or not.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:1778

BP_REST_XProfile_Fields_Endpoint::update_item_permissions_check()

Check if a given request has access to update a XProfile field.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:682

BP_REST_XProfile_Fields_Endpoint::get_item_schema()

Get the XProfile field schema, conforming to JSON Schema.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:1203

bp_rest_xprofile_fields_update_item_permissions_check

Filter the XProfile fields `update_item` permissions check.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:693

bp_rest_xprofile_field_schema

Filters the xprofile field schema.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:1354

BP_REST_XProfile_Fields_Endpoint::delete_item()

Delete a XProfile field.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:713

BP_REST_XProfile_Fields_Endpoint::get_collection_params()

Get the query params for the XProfile fields.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:1363

bp_rest_xprofile_fields_delete_item

Fires after a XProfile field is deleted via the REST API.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:749