create your own endpoint in your theme, and from there pass your parameters to wp_mail. then your theme will work with any SMTP plugin, not just one in particular.
↧
create your own endpoint in your theme, and from there pass your parameters to wp_mail. then your theme will work with any SMTP plugin, not just one in particular.