@ChrisClayton Hey man, are you fine? Do you know a plugin or a code to do this above??? Thanks to help me in everything here, thanks and hugs!
did you know this plugin ?
Content Monitor
Oh, nice plugin. Thanks to help me!
I saw that this plugin is only compatible with multisite installations and is Premium. I would like to make it work with a normal WP installations and free. Do you know any? Thanks for helping me!
wpmudev do have support for their members, so if you do that route, I suggest asking them.
So, something we haven’t spoken much about in BP 1.6 yet is Akismet integration to the activity stream. In addition, check out bp_core_check_for_moderation() and bp_core_check_for_blacklist().
The first prevents activities being posted with a certain number of links, or if they contain any words that are set in the ‘moderation_keys’ option.
The latter uses the ‘blacklist_keys’ option to do the contain-any-words check again. There’s a bit of duplication here as ideally if something was in moderation_keys, we’d mark the item as pending, needing moderator approval, but that’s not supported in the Activity database schema. So in both cases for now, we just prevent the item from being saved to the database.
I believe the moderation_keys and blacklist_keys options are configurable from wp-admin Settings > Discussion menu. If you could test this out on BuddyPress 1.6 Beta 1, it would be fantastic.
Found a bug in the code when replying to this. The blacklist option should mark the item as spam immediately. We’ll get that fixed
@djpaul Thanks to reply me, I’m very happy!! How can I download and test the BP 1.6 Beta?? It would be great to test a system that I use with pride and share my opinion of the Beta with you and the team!!! Thanks again!
@djpaul I tested now Buddypress 1.6. Great job!! How I can give to you suggestions??
@tiagobeloto If you find a bug, create a ticket on http://buddypress.trac.WordPress.org.
For other feedback, or if you’re not sure you found a bug, make a topic here, and write “1.6” in the title so we can more easily see it. Or write it on http://bpdevel.wordpress.com
Thanks for help testing