Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

#2362 closed defect (bug) (fixed)

User Account cannot be deleted on WP MU

Reported by: gottowik's profile gottowik Owned by:
Milestone: 1.5 Priority: major
Severity: Version:
Component: Core 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
14 years ago

  • Resolution set to fixed
  • Status changed from new to closed

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

Note: See TracTickets for help on using tickets.