WordPress: can not delete user from wp-admin

I need to delete user from my site.

So i go to :-

Read More
domain.com/wp-admin/users.php

And select user to delete and click into Delete and go me to page to move user article to another user.

I select another user to move deleted user article to him, But i cannot see delete or any thing to click to delete

Why !!

Related posts

Leave a Reply

2 comments

  1. Why won’t WordPress let you delete the admin account?

    Because under Settings –> General there is a field where you enter an email address. That email address is the administrative email address contact. You cannot delete the account that the administrator email account is assigned to.

    So, take one more step and switch the admin email address to match the one you setup with the new admin account. Then, you can go back to the Users screen and delete the admin account without any trouble.

    FYI – If you have not created another User account and assigned it administrator rights, you won’t be able to delete the default admin account either. In WordPress, there always has to be at least one admin account, so you have to create the new admin account first, and then delete the old default administrator account.

    **** Make sure you aren’t logged in as the same account you are trying to delete too.