File: bp-xprofile/classes/class-bp-rest-xprofile-field-groups-endpoint.php |
Description |
---|---|
BP_REST_XProfile_Field_Groups_Endpoint::update_item() |
Update a XProfile field group. |
bp_rest_xprofile_field_groups_collection_params |
Filters the collection query params. |
bp_rest_xprofile_field_groups_update_item |
Fires after a XProfile field group is updated via the REST API. |
BP_REST_XProfile_Field_Groups_Endpoint::update_item_permissions_check() |
Check if a given request has access to create a XProfile field group. |
bp_rest_xprofile_field_groups_update_item_permissions_check |
Filter the XProfile fields groups `create_item` permissions check. |
BP_REST_XProfile_Field_Groups_Endpoint::delete_item() |
Delete a XProfile field group. |
bp_rest_xprofile_field_groups_delete_item |
Fires after a field group is deleted via the REST API. |
BP_REST_XProfile_Field_Groups_Endpoint |
XProfile Field Groups Endpoints. |
BP_REST_XProfile_Field_Groups_Endpoint::__construct() |
Constructor. |
BP_REST_XProfile_Field_Groups_Endpoint::register_routes() |
Register the component routes. |