Descripció
MarkTroll 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. Note that contrary to other plugins, Marktroll does not expect the commenting user to be logged to be shadowbanned.
If you disable this plugin, showbanned comments will become visible to all users.
Licensing
All code is released under The GNU License. Please see LICENSE.txt.
Instal·lació
Installation
- Upload the MarkTroll folder to your ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
To shadowban a user:
- In the comments section of the admin panel, you can “Mark as troll” (this option is added with the regular options to Unapprove, Edit, Quick Edit, Reply, Spam, Trash and so on)
- The user, IP and email is then added to the Troll list, available in Settings/MarkTroll
To remove a user from shadowban, remove it from the Troll list (pseudo, IP and email).
PMF
None so far
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
"MarkTroll" és programari de codi obert. La següent gent ha contribuït en aquesta extensió.
ContribuïdorsTradueix “MarkTroll” a la teva llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
0.1
- Shadowban list (troll list) in control panel
- Shadowbanned user’s comment is invisible to all but the user