I deleted some users but the overall count in the top of the screen of users still includes them. E.g. on of my blogs only has 1 admin user and still shows "8" users.
How can I get rid of that number?
I deleted some users but the overall count in the top of the screen of users still includes them. E.g. on of my blogs only has 1 admin user and still shows "8" users.
How can I get rid of that number?
update / fix:
I noticed that the records wp_capabilities and wp_user_level do not get deleted in the wp_usermeta table after deletion
after I deleted those 2 records manually in the database the count was back to 1
This topic has been closed to new replies.