Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Sylvain Deaure

    (@sylvaindeaure)

    Third party Plugins should use wp_mail.

    What they can not do, is rewrite wp_mail or provide their own implementation.

    WP-SES does rewrite the wp_mail function, to provide SES functionality.
    There can only be one.

    Thread Starter wasanajones

    (@wasanajones)

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘plugins using wp_mail()’ is closed to new replies.