I couldn't find this anywhere in the forums....
I've been testing my form with the User Registration plugin, and it's working great. I'm trying to delete the test users I've added - and I'm missing something.
I've clean the user from my wp_users table, and the wp_usermeta entries. But the "username" from my form is still stuck somewhere - because I can reuse the same email address (can't do that if the user exists in the table) but it tells me the username is already taken.
Where else might this be hiding so I can clean this up?
Thanks,
Barbara