File: bp-members/classes/class-bp-rest-members-actions-endpoint.php
Description
BP_REST_Members_Actions_Endpoint::update_item_permissions_check()

Check if a given request has access to update a member.

Source: bp-members/classes/class-bp-rest-members-actions-endpoint.php:165

bp_rest_members_action_update_item_permissions_check

Filter the members `update_item` permissions check.

Source: bp-members/classes/class-bp-rest-members-actions-endpoint.php:197

BP_REST_Members_Actions_Endpoint::get_item_schema()

Get the members action schema, conforming to JSON Schema.

Source: bp-members/classes/class-bp-rest-members-actions-endpoint.php:206

bp_rest_members_action_schema

Filters the members action schema.

Source: bp-members/classes/class-bp-rest-members-actions-endpoint.php:333