Opened 3 years ago

Closed 3 years ago

#12298 closed defect (bug) (fixed)

wpmu_delete_user() doesnt use Link deletion API

Reported by: dd32 Owned by:
Priority: normal Milestone: 3.0
Component: Users Version: 3.0
Severity: normal Keywords:
Cc:

Description

wpmu_delete_user() doesnt use the Link deletion API.

Patch makes it match the logic employed by wp_delete_user().

Change History (2)

comment:1   dd323 years ago

(In [13241]) Update wpmu_delete_user() to use wp_delete_user()'s Link Deletion API, ensures that all actions and cleanups are run. See #12298

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.