=== BuddyPress Moderation === Contributors: francescolaffi Donate link: http://flweb.it/ Tags: buddypress, moderation Requires at least: - Tested up to: - Stable tag: none [STILL NOT RELEASED] Plugin for moderation of buddypress communities, it add a 'report this' link to every content so members can help admin finding inappropriate content. == Description == This plugin is still not released and it's part of my Google Summer of Code 2010 project. Follow [the plugin group on buddypress.org](http://buddypress.org/community/groups/bp-moderation/) for updates on development. From the [GSoC proj description](http://flweb.it/2010/04/google-summer-of-code-project-media-component-and-moderation-for-buddypress/): Site admins can already edit or delete every content in a BP community, but analyzing every content posted could be a crazy/impossible work in big communities. This plugin use crowdsourcing to help site admins finding contents to moderate. It adds a “report this” link to every posted content in the site, so members can easily report contents to admins. Admins can then see all the reported contents in an organized table in the wp backend, order/filter by the number of times the content has been reported, the component that have generated the content, the member who posted the content, etc. Then admins can take action on that content (ignore it, delete, mark the content author as spammer). Another table show members, how many posts from them have been reported/moderated, how many posts have they reported and moderated from admin. So admins can easily find bad/good members and take action on them (mark as spammer, thanks them).