Skip to:
Content
Pages
Categories
Search
Top
Bottom

Disable All Notifications on Private Site


  • ericreynolds007
    Participant

    @ericreynolds007

    Hi, I know this thread has been beaten a few times, but is there a simple way to disable notifications to site admins and all Buddypress members for any activity? We currently have the Buddypress Notifications settings disabled and are using the BP Group Documents plugin and a Manage Notification Emails plugin to stop the basic WordPress notifications from reaching members. Thanks in advance. 🙂 Eric

Viewing 3 replies - 1 through 3 (of 3 total)

  • shanebp
    Moderator

    @shanebp

    Have you tried using a filter?
    Some variation of this: https://codex.buddypress.org/emails/filter-emails/

    I have not tried it, but you could probably check some field in the $obj and then conditionally kill the email based on your needs.
    Or just use the filter to kill it.


    ericreynolds007
    Participant

    @ericreynolds007

    Thanks, Shane. I checked out the bp_email_set_tokens filter. What exactly would I place in my bp-custom.php file to kill all notifications? 🙂 Eric


    shanebp
    Moderator

    @shanebp

    Exactly? I don’t know. I don’t know why or when notifications are getting through.
    As I suggested, take a look at $obj when the filter is fired.
    You may need to hire a dev.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar