File: bp-xprofile/classes/class-bp-rest-xprofile-field-groups-endpoint.php |
Description |
---|---|
bp_rest_xprofile_field_groups_get_items_permissions_check |
Filter the XProfile fields groups `get_items` permissions check. |
BP_REST_XProfile_Field_Groups_Endpoint::delete_item_permissions_check() |
Check if a given request has access to delete a field group. |
BP_REST_XProfile_Field_Groups_Endpoint::get_item() |
Retrieve single XProfile field group. |
bp_rest_xprofile_field_groups_delete_item_permissions_check |
Filter the XProfile fields groups `delete_item` permissions check. |
bp_rest_xprofile_field_groups_get_item |
Fires after a field group is fetched via the REST API. |
BP_REST_XProfile_Field_Groups_Endpoint::prepare_item_for_response() |
Prepares single XProfile field group data for return as an object. |
BP_REST_XProfile_Field_Groups_Endpoint::get_item_permissions_check() |
Check if a given request has access to get information about a specific field group. |
bp_rest_xprofile_field_groups_prepare_value |
Filter the XProfile field group returned from the API. |
bp_rest_xprofile_field_groups_get_item_permissions_check |
Filter the XProfile fields groups `get_item` permissions check. |
BP_REST_XProfile_Field_Groups_Endpoint::prepare_links() |
Prepare links for the request. |