Change the subject lines in the order emails?

WPPizza – A Restaurant Plugin for WordPress Support General Support Change the subject lines in the order emails?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #71457
    Thomas Ulbricht
    Participant

      Hello Olly,

      How can I change the subject lines in the order emails? I would need a different subject for the customer emails than for the branch emails.

      Unfortunately, I only found some very old posts on this topic – so I’m asking again here.

      If it’s not possible to set different subject lines for customer and branch emails, then how can I generally change the email subject?

      Thanks for your help!

      #71463
      Olly
      Admin & Mod

        out of the box, no. the subject line is the same for everybody.
        There is however the following filter you can use to do wahetever you like pretty much with emails sent

        apply_filters('wppizza_filter_email_settings', $email_settings, $recipient_key, $order_formatted);

        I would guess the parameters here are self explanatory

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.