• Resolved stefanomaxis

    (@stefanomaxis)


    Hi, is it possible to call any function to send email? I’ve my own rest API and when I’m called, I want to send email.

    Thanks

Viewing 1 replies (of 1 total)
  • Hey @stefanomaxis
    Just use WordPress own wp_mail() function. The template is applied automatically.
    But please don’t forget to set the text/HTML header if you use HTML formatting in your email.
    Best regards,
    Hannes

Viewing 1 replies (of 1 total)

The topic ‘Send email programmaticaly’ is closed to new replies.