Description
Allow your moderators to block spammers from using the forum.
Moderators can mark Topics and Replies as spam, but they cannot change the forum role of a user. This plugin allows them to block users without giving moderators additional access to wp-admin.
If a user exceeds the spam limit as set by the ‘Spam Limit’ field in bbPress Settings, the forum role for that user will be changed to ‘Blocked’, meaning they can no longer use the forums. If moderators unspam the posts by a user and the number of spam entries by that user falls below the Spam Limit, then the forum role for that user will be changed to ‘Participant’.
Site admins can review and set the number of spam flags, if any, for each user at the bottom of the Edit User screen in wp-admin.
This plugin is very lightweight. It does not manipulate posts. It only fires when a Topic or Reply is marked as spam or unspam.
For more information about this plugin, please visit bbP Auto Block Spammers
Screenshots
Installation
-
Upload the zip on the Plugins > Add screen in wp-admin
-
Activate the plugin through the ‘Plugins’ menu in WordPress
-
Go to wp-admin > Settings > Forums. Under ‘Forum User Settings’, find ‘Spam Limit’, enter a number and Save. It will default to zero.
FAQ
-
Multi-site support
-
- Yes. Network activate and then set the Spam Limit on a per blog basis
Reviews
Contributors & Developers
“bbP Auto Block Spammers” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “bbP Auto Block Spammers” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2
- Tested in 5.4
- fix php notice re Undefined variable
1.1
- Tested in 5.0
1.0
- Initial release.