Forums
Forums / Plugin: SMTP Mailer / phpmailer_init hook
(@mathishuettl)
9 years, 4 months ago
Hello,
when i install this plugin then the phpmailer_init hook doesn’t work anymore. Is there a solution?
Line 763 in main.php of the plugin is commented when i uncomment it then it works. So why is it commented? Can you change it maybe?
(@naa986)
Hi, The plugin is already overriding the core wp_mail function for SMTP purpose. So it doesn’t make sense to let another plugin override its mail functionality with the phpmailer_init hook. What are you trying to do with that hook?
phpmailer_init
Okay thanks. I want to send Emails programmatically and embed images.
?????
is there a similar hook?
The topic ‘phpmailer_init hook’ is closed to new replies.