FeenBan is a simple WordPress plugin that implements user
shadowbanning (or hellbanning) for comments.
Comments by shadowbanned users will be invisible to all other users. However, the shadowbanned users will continue to see their own comments, hopefully oblivious to the fact that they've been shadowbanned. This is non-destructive in that changes are not made to the comments themselves. Shadowbanned comments are still saved to the database and visible to admins in the dashboard comments listing. All that happens is that a 'shadowban' flag is set in the user metadata.
If you disable this plugin, showbanned comments will become visible to all users.
For the latest instructions and more information, please see the
Plugin Homepage
Licensing
All code is released under The MIT License (also known as the "Expat License"
by the Free Software Foundation). Please see LICENSE.txt.
Although this plugin has been released under a license compatible with the GPL2 as stipulated by the
WordPress guidelines, users are encouraged to checkout the
BipCot NoGov license from the Beastlick Internet Policy Commission Outreach Team:
http://bipcot.org
Installation
- Upload the FeenBan folder to your '/wp-content/plugins/' directory
- Activate the plugin through the 'Plugins' menu in WordPress
To shadowban a user:
- Select Users > All Users in the dashboard menu.
- Edit the user you want to shadow ban.
- Check the Shadow ban checkbox towards the bottom of the page.
- Click the ‘Update profile‘ button.
To remove the shadowban on a user, follow the same steps and uncheck the the Shadow ban checkbox.