@since: 0.1.0 |
Description |
---|---|
bp_rest_xprofile_data_get_item_permissions_check |
Filter the XProfile data `get_item` permissions check. |
BP_REST_XProfile_Data_Endpoint::get_item_schema() |
Get the XProfile data schema, conforming to JSON Schema. |
BP_REST_XProfile_Data_Endpoint::update_item() |
Save XProfile data. |
BP_REST_XProfile_Field_Groups_Endpoint |
XProfile Field Groups Endpoints. |
bp_rest_xprofile_data_save_item |
Fires after a XProfile data is saved via the REST API. |
BP_REST_XProfile_Field_Groups_Endpoint::__construct() |
Constructor. |
BP_REST_XProfile_Data_Endpoint::update_item_permissions_check() |
Check if a given request has access to save XProfile field data. |
BP_REST_XProfile_Field_Groups_Endpoint::register_routes() |
Register the component routes. |
bp_rest_xprofile_data_update_item_permissions_check |
Filter the XProfile data `update_item` permissions check. |
BP_REST_XProfile_Field_Groups_Endpoint::get_endpoint_args_for_item_schema() |
Edit some properties for the CREATABLE & EDITABLE methods. |