Tagged: groups, Notifications
Private buddypress groups have the option to deactivate multiple notifications, but the public does not.
All members of my community are subscribed to in an open group when they are registered, using a code I found here btw, thanks.
https://buddydev.com/snippets/?p=778I would like to remove JOIN GROUP notifications from this public group, is there any way to do this?
Hello Fabianski,
Thank You for posting here. Please let me know are you talking about group join activity updates or local notifications or email notification to users. Please also tell me are you using any kind of group notification plugin?. As core BuddyPress Plugin does not provide any option to deactivate notification.
Thank You
Ravigroup join activity updates
i’m using yours plugin for group activities https://buddydev.com/plugins/bp-group-activities-notifier/
but even without he the notifications still showing
This is the notification I want to remove from the public group
It only appears on the activity page, it is not sent to usersThanks!
Hi Fabianski,
Thank you for sharing the details.We are unable to stop recording this activity as it is hard coded in the BuddyPress group
https://github.com/buddypress/BuddyPress/blob/master/src/bp-groups/bp-groups-functions.php#L588
Since you are using our group activities notifier, we can help you with avoiding creating notifications for the user.
Will that work?
Regards
Brajesh
The topic ‘ [Resolved] Join group notifications on public group’ is closed to new replies.