File: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php
Description
BP_REST_XProfile_Repeater_Endpoint::delete_item()

Delete a XProfile Repeater fields.

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

bp_rest_xprofile_repeater_fields_delete_item

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

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

BP_REST_XProfile_Repeater_Endpoint::delete_item_permissions_check()

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

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

bp_rest_xprofile_repeater_fields_delete_item_permissions_check

Filter the XProfile fields `delete_item` permissions check.

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