@since: 0.1.0
Description
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

bp_rest_xprofile_repeater_fields_create_item

Fires after a XProfile repeater fields created via the REST API.

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

bp_rest_xprofile_fields_prepare_value

Filter the XProfile field returned from the API.

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

BP_REST_XProfile_Repeater_Endpoint::create_item_permissions_check()

Check if a given request has access to create a new Repeater Group.

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