File: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php
Description
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_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

BP_REST_XProfile_Fields_Endpoint::set_additional_field_properties()

Set additional field properties.

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

BP_REST_XProfile_Fields_Endpoint::create_item()

Create a XProfile field.

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