File: bp-members/classes/class-bp-rest-members-endpoint.php |
Description |
---|---|
BP_REST_Members_Endpoint::delete_current_item_permissions_check() |
Deleting the current user is not implemented into this endpoint. |
BP_REST_Members_Endpoint::rest_bp_get_following_ids() |
Returns a comma separated list of user_ids for a given user’s following. |
BP_REST_Members_Endpoint::register_routes() |
Register the component routes. |
BP_REST_Members_Endpoint::delete_current_item() |
Deleting the current user is not implemented into this endpoint. |
BP_REST_Members_Endpoint::rest_bp_get_follower_ids() |
Returns a comma separated list of user_ids for a given user’s followers. |
BP_REST_Members_Endpoint::get_items() |
Retrieve users. |
BP_REST_Members_Endpoint::prepare_item_for_response() |
Prepares a single user output for response. |
BP_REST_Members_Endpoint::bp_rest_get_member_last_active() |
Return the current member’s last active time. |
bp_ps_search_results |
BP REST: BP_REST_Members_Endpoint class |
bp_rest_members_prepare_value |
Filters user data returned from the API. |