File: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php |
Description |
|---|---|
| BP_REST_XProfile_Fields_Endpoint::get_profile_field_unserialized_value() |
Retrieve the unserialized value of a profile field. |
| bp_rest_xprofile_fields_update_item_query_args |
Filter the query arguments for the request. |
| BP_REST_XProfile_Fields_Endpoint::get_endpoint_args_for_item_schema() |
Edit some properties for the CREATABLE & EDITABLE methods. |
| bp_rest_xprofile_fields_update_item |
Fires after a XProfile field is updated via the REST API. |
| bp_rest_xprofile_fields_{$key}_query_arguments |
Filters the method query arguments. |
| BP_REST_XProfile_Fields_Endpoint::update_item_permissions_check() |
Check if a given request has access to update a XProfile field. |
| BP_REST_XProfile_Fields_Endpoint::get_item_schema() |
Get the XProfile field schema, conforming to JSON Schema. |
| bp_rest_xprofile_fields_update_item_permissions_check |
Filter the XProfile fields `update_item` permissions check. |
| bp_rest_xprofile_field_schema |
Filters the xprofile field schema. |
| BP_REST_XProfile_Fields_Endpoint::delete_item() |
Delete a XProfile field. |