members_upload_cover
Upload cover image of the member.
This endpoint is used to get members of BuddyPress. There are many optional parameters are available to filter and sort the results. All Members – Active http://localhost/api/userplus/members/?key=KEY-HERE All Members – Random http://localhost/api/userplus/members/?key=KEY-HERE&type=random All Members – Popular http://localhost/api/userplus/members/?key=KEY-HERE&type=popular All Members – Aphabetical http://localhost/api/userplus/members/?key=KEY-HERE&type=alphabetical All Members – Newest http://localhost/api/userplus/members/?key=KEY-HERE&type=newest Friends of User from Members http://localhost/api/userplus/?key=KEY-HERE&user_id=1 Friends of…