[wp-trac] [WordPress Trac] #16293: In multisite installs, users with id 1 or 2 can't be deleted
WordPress Trac
noreply at wordpress.org
Fri Nov 2 22:25:32 UTC 2012
#16293: In multisite installs, users with id 1 or 2 can't be deleted
---------------------------+-----------------------------
Reporter: PeteMall | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Future Release
Component: Multisite | Version: 3.1
Severity: normal | Resolution:
Keywords: needs-refresh |
---------------------------+-----------------------------
Comment (by wpmuguru):
The issue with 16293.2.diff is that some networks will only have one super
admin. The last condition should be removed
{{{
&& count( get_super_admins() ) > 1
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16293#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list