Home › Forums › Bulk Delete Addons › Bulk Delete users by role › Reply To: Bulk Delete users by role
January 28, 2016 at 22:31
#5583
In WordPress all users should belong to at least one user role, unless they were directly inserted into the db.
So my plugin currently only allows you to delete users who belong to a user role.
Ability to delete users who don’t belong to any user role is something that I am working on. Is that feature very important for you?