Title: Multiple emails
Last modified: May 13, 2018

---

# Multiple emails

 *  Resolved [johnelk](https://wordpress.org/support/users/johnelk/)
 * (@johnelk)
 * [8 years ago](https://wordpress.org/support/topic/multiple-emails-23/)
 * Using the plugin ‘Insert PHP’ I have this simple test code on a test page:
 * [insert_php]
    $to=’webmanager@ianvenables.com’; $subject = ‘test’; $text = ‘This
   is a message’; wp_mail($to, $subject, $text ); [/insert_php]
 * This produces 3 identical emails. I tried de-activating each installed plugin
   one at a time. Only when I deactivated Yoast did I then receive just one copy
   as expected. It’s puzzling.

Viewing 1 replies (of 1 total)

 *  [Rumejan](https://wordpress.org/support/users/onlyincebu/)
 * (@onlyincebu)
 * [8 years ago](https://wordpress.org/support/topic/multiple-emails-23/#post-10276549)
 * If you deactivate all non-Yoast plugins (so only the Yoast plugin is activated)
   and switch to a standard theme like Twenty Seventeen, does the issue occur? If
   it doesn’t, it means you have a conflict. You need to reactivate one plugin at
   a time and check if the issue recurs for every plugin reactivated. After all 
   plugins are active, switch to your theme. This will narrow down the conflict 
   to a specific plugin or a theme conflict.

Viewing 1 replies (of 1 total)

The topic ‘Multiple emails’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-seo/assets/icon-256x256.gif?rev=3419908)
 * [Yoast SEO - Advanced SEO with real-time guidance and built-in AI](https://wordpress.org/plugins/wordpress-seo/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-seo/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-seo/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-seo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-seo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-seo/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rumejan](https://wordpress.org/support/users/onlyincebu/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/multiple-emails-23/#post-10276549)
 * Status: resolved