@since: 0.1.0
Description
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_Endpoint::delete_item()

Delete a XProfile field.

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

BP_REST_XProfile_Repeater_Endpoint

XProfile Repeater Fields endpoints.

Source: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php:18

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

BP_REST_XProfile_Repeater_Endpoint::__construct()

Constructor.

Source: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php:52

BP_REST_XProfile_Fields_Endpoint::delete_item_permissions_check()

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

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

BP_REST_XProfile_Repeater_Endpoint::register_routes()

Register the component routes.

Source: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php:65

bp_rest_xprofile_fields_delete_item_permissions_check

Filter the XProfile fields `delete_item` permissions check.

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

BP_REST_XProfile_Repeater_Endpoint::create_item()

Create a new Repeater Group.

Source: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php:120

BP_REST_XProfile_Fields_Endpoint::prepare_item_for_response()

Prepares single XProfile field data to return as an object.

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