• Hey! I am planning to make a simple contact form widget for elementor myself. And am wondering how, does it work to use ist together with post smtp? The plugin works when I use a form plugin out of the box. When I write my own plugin, do I just use the wp_mail() function for sending the email and post-smtp is doing the rest?

Viewing 1 replies (of 1 total)
  • Plugin Support M Haseeb

    (@haseeb0001)

    Hi @krischomat

    Yes, you can use the wp_mail function, and Post SMTP will handle the rest of the mailing.

    Let me know if you have any questions.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Using post-smtp for own form plugin’ is closed to new replies.