File: bp-members/classes/class-bp-rest-members-actions-endpoint.php |
Description |
---|---|
bp_rest_members_action_schema |
Filters the members action schema. |
BP_REST_Members_Actions_Endpoint::bp_rest_follow_is_following() |
Check member is following or not. |
BP_REST_Members_Actions_Endpoint::bp_rest_follow_start_following() |
Start Following the member. |
BP_REST_Members_Actions_Endpoint::bp_rest_follow_stop_following() |
Stop Following the member. |
BP_REST_Members_Actions_Endpoint |
BuddyPress Members Actions endpoints. |
BP_REST_Members_Actions_Endpoint::__construct() |
Constructor. |
BP_REST_Members_Actions_Endpoint::register_routes() |
Register the component routes. |
bp_rest_members_action_enum_args |
BP REST: BP_REST_Members_Actions_Endpoint class |
BP_REST_Members_Actions_Endpoint::update_item() |
Checks if a given request has access create members. |
bp_rest_members_action_query_args |
Filter the query arguments for the request. |