Im in the code again at the moment, putting code in there so that its hooked in inline_deleteaspam.
Now, given that you can delete posts as spam and not ban someone, what options should be put in to avoid submitting non banned users to the database?
Either
1. No submission to the database if the user isnt set to be perm-banned
2. A form checkbox in the page, to overwrite #1
3. Admin options (off by default) that allows non-banned users to be submitted regardless of the form data.
|