Super Admin on Multisite followup
-
A follow up (and solution) to the post a year ago.
The answer was found here: http://premium.wpmudev.org/blog/change-admin-username/
In short you have to change the username from ‘admin’ (or whatever) in wp_sitemeta manually.
look under the meta_key column for the site_admins row.
change the values for your admin username in the meta_value field.
There are two things you need to change. The first is your username. The second is the value for the character count of your username.
The topic ‘Super Admin on Multisite followup’ is closed to new replies.