@since: 0.1.0
Description
BP_REST_XProfile_Field_Groups_Endpoint::update_item()

Update a XProfile field group.

Source: bp-xprofile/classes/class-bp-rest-xprofile-field-groups-endpoint.php:477

BP_REST_XProfile_Fields_Endpoint::__construct()

Constructor.

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

bp_rest_xprofile_field_groups_update_item

Fires after a XProfile field group is updated via the REST API.

Source: bp-xprofile/classes/class-bp-rest-xprofile-field-groups-endpoint.php:557

BP_REST_XProfile_Fields_Endpoint::register_routes()

Register the component routes.

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

BP_REST_XProfile_Field_Groups_Endpoint::update_item_permissions_check()

Check if a given request has access to create a XProfile field group.

Source: bp-xprofile/classes/class-bp-rest-xprofile-field-groups-endpoint.php:570

BP_REST_XProfile_Fields_Endpoint::get_items()

Retrieve XProfile fields.

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

bp_rest_xprofile_field_groups_update_item_permissions_check

Filter the XProfile fields groups `create_item` permissions check.

Source: bp-xprofile/classes/class-bp-rest-xprofile-field-groups-endpoint.php:581

bp_rest_xprofile_fields_get_items_query_args

Filter the query arguments for the request.

Source: bp-xprofile/classes/class-bp-rest-xprofile-update-endpoint.php:166

BP_REST_XProfile_Field_Groups_Endpoint::delete_item()

Delete a XProfile field group.

Source: bp-xprofile/classes/class-bp-rest-xprofile-field-groups-endpoint.php:600

bp_rest_xprofile_fields_get_items

Fires after a list of field are fetched via the REST API.

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