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

BP_REST_XProfile_Field_Groups_Endpoint::get_collection_params()

Get the query params for XProfile field groups.

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

bp_rest_xprofile_fields_create_item

Fires after a XProfile field is created via the REST API.

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

bp_rest_xprofile_field_groups_create_item_permissions_check

Filter the XProfile fields groups `create_item` permissions check.

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

BP_REST_XProfile_Fields_Endpoint

XProfile Fields endpoints.

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

BP_REST_XProfile_Fields_Endpoint::create_item_permissions_check()

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

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

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