Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#12298 closed defect (bug) (fixed)

wpmu_delete_user() doesnt use Link deletion API

Reported by: dd32's profile dd32 Owned by:
Milestone: 3.0 Priority: normal
Severity: normal Version: 3.0
Component: Users Keywords:
Focuses: 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)

#1 @dd32
15 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

#2 @nacin
15 years ago

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