File: bp-xprofile/classes/class-bp-rest-xprofile-update-endpoint.php |
Description |
---|---|
BP_REST_XProfile_Update_Endpoint |
XProfile Update endpoints. |
BP_REST_XProfile_Update_Endpoint::__construct() |
Constructor. |
BP_REST_XProfile_Update_Endpoint::register_routes() |
Register the component routes. |
BP_REST_XProfile_Update_Endpoint::update_items() |
Update XProfile. |
bp_rest_xprofile_update_items |
Fires after a XProfile update is created via the REST API. |
BP_REST_XProfile_Update_Endpoint::update_items_permissions_check() |
Check if a given request has access to update a XProfile update. |
bp_rest_xprofile_update_items_permissions_check |
Filter the XProfile updates `update_items` permissions check. |
BP_REST_XProfile_Update_Endpoint::get_item_schema() |
Get the XProfile update schema, conforming to JSON Schema. |
bp_rest_xprofile_update_schema |
Filters the xprofile field group schema. |
BP_REST_XProfile_Update_Endpoint::get_collection_params() |
Get the query params for the XProfile updates. |