File: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php
Description
BP_REST_XProfile_Fields_Endpoint::get_endpoint_args_for_item_schema()

Edit some properties for the CREATABLE & EDITABLE methods.

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

bp_rest_xprofile_fields_update_item

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

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

bp_rest_xprofile_fields_{$key}_query_arguments

Filters the method query arguments.

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

bp_rest_xprofile_fields_get_items

Fires after a list of field are fetched via the REST API.

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

BP_REST_XProfile_Fields_Endpoint::get_items_permissions_check()

Check if a given request has access to XProfile fields.

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

bp_rest_xprofile_fields_get_items_permissions_check

Filter the XProfile fields `get_items` permissions check.

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

BP_REST_XProfile_Fields_Endpoint::get_item()

Retrieve single XProfile field.

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

bp_rest_xprofile_fields_get_item

Fires after XProfile field is fetched via the REST API.

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

BP_REST_XProfile_Fields_Endpoint::get_item_permissions_check()

Check if a given request has access to get information about a specific XProfile field.

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

bp_rest_xprofile_fields_get_item_permissions_check

Filter the XProfile fields `get_item` permissions check.

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