File: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php |
Description |
|---|---|
| BP_REST_XProfile_Fields_Endpoint::get_xprofile_field_object() |
Get XProfile field object. |
| bp_rest_xprofile_fields_create_item_permissions_check |
Filter the XProfile fields `create_item` permissions check. |
| BP_REST_XProfile_Fields_Endpoint::get_profile_field_rendered_value() |
Retrieve the rendered value of a profile field. |
| BP_REST_XProfile_Fields_Endpoint::update_item() |
Update a XProfile field. |
| 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. |