File: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php
Description
bp_rest_xprofile_repeater_fields_collection_params

Filters the collection query params.

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

BP_REST_XProfile_Repeater_Endpoint::get_repeater_fields()

Get sub field using parent field ID and group ID.

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

BP_REST_XProfile_Repeater_Endpoint::bp_profile_repeaters_update_field_data()

Update Field data with delete.

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

BP_REST_XProfile_Repeater_Endpoint

XProfile Repeater Fields endpoints.

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

BP_REST_XProfile_Repeater_Endpoint::__construct()

Constructor.

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

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_Repeater_Endpoint::create_item()

Create a new Repeater Group.

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

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_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

bp_rest_xprofile_repeater_fields_items_permissions_check

Filter the XProfile repeater fields `create_item` permissions check.

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