Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

#2362 closed defect (bug) (fixed)

User Account cannot be deleted on WP MU

Reported by: gottowik Owned by:
Priority: major Milestone: 1.5
Component: Core Version:
Severity: Keywords:
Cc:

Description

In bp-core.php line 1713:

function_exists('wpmu_delete_user')

will always return "false" because it's located in /wp-admin/includes/mu.php' which will never be included before.

This bug was found on bettercodes.org. You can contact us at contact@….

Regards
Bjoern

Change History (1)

#1 @DJPaul
16 years ago

  • Resolutionfixed
  • Status newclosed

This was fixed in the 1.2 branch in r2903 (ticket #2272)

Note: See TracTickets for help on using tickets.