@since: 0.1.0 |
Description |
---|---|
BP_REST_XProfile_Fields_Endpoint::delete_item() |
Delete a XProfile field. |
BP_REST_XProfile_Repeater_Endpoint |
XProfile Repeater Fields endpoints. |
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_Fields_Endpoint::get_item() |
Retrieve single XProfile field. |
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_fields_get_item |
Fires after XProfile field is fetched via the REST API. |
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. |