File: bp-xprofile/classes/class-bp-rest-xprofile-repeater-endpoint.php |
Description |
|---|---|
| bp_rest_xprofile_repeater_fields_collection_params |
Filters the collection query params. |
| BP_REST_XProfile_Repeater_Endpoint::get_repeater_fields() |
Get sub field using parent field ID and group ID. |
| BP_REST_XProfile_Repeater_Endpoint::bp_profile_repeaters_update_field_data() |
Update Field data with delete. |
| BP_REST_XProfile_Repeater_Endpoint::create_item_permissions_check() |
Check if a given request has access to create a new Repeater Group. |
| bp_rest_xprofile_repeater_fields_items_permissions_check |
Filter the XProfile repeater fields `create_item` permissions check. |
| BP_REST_XProfile_Repeater_Endpoint::delete_item() |
Delete a XProfile Repeater fields. |
| bp_rest_xprofile_repeater_fields_delete_item |
Fires after a XProfile repeater field is deleted via the REST API. |
| BP_REST_XProfile_Repeater_Endpoint::delete_item_permissions_check() |
Check if a given request has access to delete a XProfile Repeater field. |
| bp_rest_xprofile_repeater_fields_delete_item_permissions_check |
Filter the XProfile fields `delete_item` permissions check. |
| BP_REST_XProfile_Repeater_Endpoint |
XProfile Repeater Fields endpoints. |