File: bp-members/classes/class-bp-rest-members-actions-endpoint.php |
Description |
|---|---|
| bp_rest_members_action_update_item |
Fires after a Member action is updated via the REST API. |
| BP_REST_Members_Actions_Endpoint::update_item_permissions_check() |
Check if a given request has access to update a member. |
| bp_rest_members_action_update_item_permissions_check |
Filter the members `update_item` permissions check. |
| BP_REST_Members_Actions_Endpoint::get_item_schema() |
Get the members action schema, conforming to JSON Schema. |