Delete block users

Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Have you many users spam?
With this simple module you can delete at one time all blocked users from www.example.com / admin / people

Also available as a drush command.

Install the module as usual, go to admin / people and select the checkbox and click erase.
Also if you have blocked a user who does not want to remove the uid can enter to protect it from deletion.

If the administrator blocks a user, it does not take this when deleting all blocked.

DRUSH
=====
Delete all users block.
------------------
'drush del_block_user' o with alias 'drush dbu'

Delete all users block with argument (uids)
-------------------------------------------------------
drush dbu 4,5,8

DRUSH HELP
========
drush dbu --help.

Project information