@since: 0.1.0 |
Description |
---|---|
BP_REST_XProfile_Fields_Endpoint::get_collection_params() |
Get the query params for the XProfile fields. |
BP_REST_XProfile_Fields_Endpoint::delete_item() |
Delete a XProfile field. |
BP_REST_XProfile_Repeater_Endpoint |
XProfile Repeater Fields endpoints. |
bp_rest_xprofile_fields_delete_item |
Fires after a XProfile field is deleted via the REST API. |
BP_REST_XProfile_Repeater_Endpoint::__construct() |
Constructor. |
BP_REST_XProfile_Fields_Endpoint::delete_item_permissions_check() |
Check if a given request has access to delete a XProfile field. |
BP_REST_XProfile_Repeater_Endpoint::register_routes() |
Register the component routes. |
bp_rest_xprofile_fields_delete_item_permissions_check |
Filter the XProfile fields `delete_item` permissions check. |
BP_REST_XProfile_Repeater_Endpoint::create_item() |
Create a new Repeater Group. |
BP_REST_XProfile_Fields_Endpoint::prepare_item_for_response() |
Prepares single XProfile field data to return as an object. |