• Resolved studiopie

    (@studiopie)


    On my site, users with specific roles have access to specific forums. Is there a way that, for example, only users with the role of “Subscriber” can receive notifications when a new topic or reply is posted in a specific forum? Then I could set up another forum that only notifies users with the role of “Author”.

    Let me know if that makes sense and/or is possible ??

    Thanks!
    -James

    https://www.ads-software.com/plugins/bbpress-notify-nospam/

Viewing 16 replies (of 16 total)
  • Plugin Author useStrict

    (@usestrict)

    You don’t have to modify bbpnns. Just hook into bbpress_reply_notify_recipients and bbpress_topic_notify_recipients with a method that calls private_groups_can_user_view_post_id to keep/remove the recipient from the list.

    I can work that out for you privately if you want me to. Just send me a message via https://usestrict.net/contact (we’re not allowed to post email addresses here).

Viewing 16 replies (of 16 total)
  • The topic ‘Notify specific roles for specific forums’ is closed to new replies.