[buddypress-trac] [BuddyPress Trac] #8758: Ability to delete user account through REST API
buddypress-trac
noreply at wordpress.org
Sat Nov 26 12:09:42 UTC 2022
#8758: Ability to delete user account through REST API
--------------------------+---------------------
Reporter: niftythree | Owner: (none)
Type: defect (bug) | Status: closed
Priority: high | Milestone: 11.0.0
Component: REST API | Version: 10.6.0
Severity: normal | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------
Changes (by imath):
* status: new => closed
* resolution: => fixed
Comment:
It’s now possible to use {{{DELETE buddypress/v1/members/me}}} with the BP
REST API. The {{{delete_current_item()}}} method has been implemented and
is available in BuddyPress since 11.0.0-beta2. See
https://plugins.trac.wordpress.org/browser/buddypress/tags/11.0.0-beta2
/bp-members/classes/class-bp-rest-members-endpoint.php#L442
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8758#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list