Bypass YaySMTP’s From Name/Email
-
I’d like my website to use something like info@example-site-name.com as the email address and “Example Site Name” as the from name. I know I can set this on /wp-admin/admin.php?page=yaysmtp-sendgrid. However, I also wrote a custom plugin and occasionally I’d like to override the preference above and use a different from name/email. How do I do this? I already tried playing with add_filter(‘wp_mail_from’) with a higher and lower priority used on YaySMTP Sendgrid and even add_action(‘phpmailer_init’) with zero luck.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Bypass YaySMTP’s From Name/Email’ is closed to new replies.