The snippet worked, thanks. However, the onsite Buddypress notification stopped working as well. I guess Buddypress taps into the emails for notification generation.
I have a workaround in mind which involves having a counter for the number of new replies from the current users forum/topic subscriptions. Then when they click on it, they are taken to the subscription page, then the counter is reset. Have a snippet that can achieve this?
Hi Robkk, Thanks for reverting. I cannot disable subscriptions as that would render my website useless since the core is forum discussions. My use case would be, a user subscribes to a topic, anytime they come back to the site they get a notification with the number of replies via the buddypres notification component. As it is, that seems to be working, however I need to stop emails from going out that’s all.
Another workaround would be having a counter for all unread replies on subscribed topics via bbress code, know how I can achieve this? Either way I need to completely turn off email subscription notifications.