File: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php |
Description |
---|---|
bp_rest_xprofile_field_schema |
Filters the xprofile field schema. |
BP_REST_XProfile_Fields_Endpoint::delete_item() |
Delete a XProfile field. |
BP_REST_XProfile_Fields_Endpoint::get_collection_params() |
Get the query params for the XProfile fields. |
bp_rest_xprofile_fields_delete_item |
Fires after a XProfile field is deleted via the REST API. |
bp_rest_xprofile_fields_collection_params |
Filters the collection query params. |
BP_REST_XProfile_Fields_Endpoint::delete_item_permissions_check() |
Check if a given request has access to delete a XProfile field. |
BP_REST_XProfile_Fields_Endpoint::get_member_type_options() |
Get Profile field options |
bp_rest_xprofile_fields_delete_item_permissions_check |
Filter the XProfile fields `delete_item` permissions check. |
BP_REST_XProfile_Fields_Endpoint::get_date_field_options_array() |
Get datebox options |
BP_REST_XProfile_Fields_Endpoint::prepare_item_for_response() |
Prepares single XProfile field data to return as an object. |