phpmailer_init
-
Hi
could you confirm (or not as the case may be) that the following is true:
it seems to me the plugin provides it’s own wp_mail function overriding the inbuilt WP one (as it’s pluggable). that in itself seems just fine.
however, the issue i have come across now, is that because of this, it also does not listen to any functions hooked to
phpmailer_initanymore, which might break a bunch of things (certainly does in what i am trying to do using inbuilt WP functions where at all possible)can you confirm this – or better still – add a solution to this (i.e ideally add something to the plugin that listens to the phpmailer_init action hook perhaps or any other ideas you might have) if that’s the case ?
thanks
Olly
The topic ‘phpmailer_init’ is closed to new replies.