I would like to either delete or change the username of the original administrator account created during the install of a WP 3.2 site. This is not possible via the admin interface (There is a message to say that usernames cannot be changed and the delete option is not available).
I have a requirement to change the username or delete the account. Is there a safe way to do this by editing the DB directly e.g. just edit the admin user row in the users table directly and alter the username?