File: bp-members/classes/class-bp-rest-members-actions-endpoint.php
Description
bp_rest_members_action_query_args

Filter the query arguments for the request.

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

bp_rest_members_action_update_item

Fires after a Member action is updated via the REST API.

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

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

BP_REST_Members_Actions_Endpoint::bp_rest_follow_is_following()

Check member is following or not.

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

BP_REST_Members_Actions_Endpoint::bp_rest_follow_start_following()

Start Following the member.

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

BP_REST_Members_Actions_Endpoint::bp_rest_follow_stop_following()

Stop Following the member.

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

BP_REST_Members_Actions_Endpoint

BuddyPress Members Actions endpoints.

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