• Resolved sbast

    (@sbast)


    Hello!

    I am having a tough time finding a solution to allow users to reply by email to bbpress forums. I have purchased the “BuddyBoss reply by email” plugin located here, but to my dismay they do not allow users to reply to emails sent by this plugin (bbpress notify no spam).

    My client would ideally like ALL users to be able to reply to ALL forums and replies by email, rather than just the ones they were already involved in.

    Does anyone have a solution to this problem?

    https://ww.wp.xz.cn/plugins/bbpress-notify-nospam/

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

    (@usestrict)

    Hi sbast,

    bbpnns is pretty extensible. There are almost 30 filters that can be used to add functionality.

    Look at the source code for “BuddyBoss reply by email” and see if you figure out how they fetch the reply-to address (if that’s how they do it) and then add it to the email using the bbpnns_extra_headers filter (if the link is always the same for a given message).

    If they use one link per user, then hook it into the bbpnns_extra_headers_recipient filter.

    I hope that helps.

    Vinny

Viewing 1 replies (of 1 total)

The topic ‘Reply by Email’ is closed to new replies.