Reply To: Bulk Delete users by role

Home Forums Bulk Delete Addons Bulk Delete users by role Reply To: Bulk Delete users by role

#5583

Sudar
Keymaster

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?