• 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_init anymore, 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

    • This topic was modified 9 years, 4 months ago by ollybach.

The topic ‘phpmailer_init’ is closed to new replies.