Delete users via mySQL
-
I am just testing how Buddypress works from the backend. I registered a new user and it seemed to work fine. I try to delete the account by deleting the corresponding user row(s) from wp_users and wp_bp_xprofile_data. However, on the front end, when I try to create a new account using the recently deleted user, it alerts that the user name desired is already taken.
How can I delete users using mysql?
Thanks in advance.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.