Home Forums WordPress Plugins Sender Email

Viewing 1 reply thread
  • Author
    Posts
    • #7697
      thanasut
      Participant

      bbPress Notify
      How to change my “sender” email?

      Thanasut

    • #7699
      vinny
      Keymaster

      Hi Thanasut,

      The simplest way is to change it in Settings > General > Email Address.

      Then there are the alternative methods which will depend on how you have your site set up. If you’re using an email plugin (like Mailgun, Sendgrid, Postman, or any of the several SMTP ones), they’ll give you the option to change it as well.

      If none of the above helps you, then you can hook into the headers of bbpnns to set your own From address.

      The filter name is bbpnns_extra_headers and it takes 4 parameters: $headers, $recipients, $subject, $body.

      Cheers,
      Vinny

Viewing 1 reply thread
  • You must be logged in to reply to this topic.