• Resolved Nimesh

    (@nimeshrathod1gmailcom)


    Hello,

    wp_mail( $email11, $subject11, $bodyemail11, $headers11 );
    wp_mail( $email22, $subject22, $bodyemail22, $headers22 );

    Now the first function sent 2 time mail.
    where as second function can not send single time mail !

    I’m using the sendgrid option in plugin
    I have not any other plugin related to mail (or core WordPress email) in my site

    Both function are in single line, not in any loop/cron

    Any help?

    • This topic was modified 5 years, 4 months ago by Nimesh.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘wp_mail sent twice the mail’ is closed to new replies.