blingenfelter
Member
Posted 1 year ago #
Hi, I sent a successful test message from within the wp-mail settings panel. However, I can't find the "mail(" function inside several contact forms. I've tried looking in simple-modal, scaleable contact form, and easy contact.
I've been looking in the php file(s)... where am I going wrong?
Thanks,
Ben
I had a quick look and found this and this.
Easy Contact uses mail() and scaleable contact form [sic] uses wp_mail() already. So it looks like the misspelled scaleable contact form is already compatible with WP Mail SMTP.
Love & joy - Callum.
PS> I'm the WP Mail SMTP author.