Title: wp_mail function
Last modified: April 2, 2018

---

# wp_mail function

 *  Resolved [10bradders10](https://wordpress.org/support/users/10bradders10/)
 * (@10bradders10)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/wp_mail-function-2/)
 * Hi guys,
 * Can you detail why you’ve added something to use the wp_mail function, please?
 * Its currently being used by a mail plugin, so plugin is deactivated until further
   notice.
 * Thanks.

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

 *  Plugin Author [Tomer Aharon](https://wordpress.org/support/users/tomeraharon/)
 * (@tomeraharon)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/wp_mail-function-2/#post-10220076)
 * Hi 🙂
 * We didn’t add something like that.
    Can you show us where do you see it? What
   file or line of code?
 * Thanks!
 *  Thread Starter [10bradders10](https://wordpress.org/support/users/10bradders10/)
 * (@10bradders10)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/wp_mail-function-2/#post-10224035)
 * Hi Tomer,
 * I’m not sure what the error was now, and I’ve moved to another plugin. Sorry.
   If I recall you maybe need to test with SMTP plugins, as that is where the conflict
   was, as it was appearing to use wp_mail function.
 * Thanks.
 *  Plugin Author [Tomer Aharon](https://wordpress.org/support/users/tomeraharon/)
 * (@tomeraharon)
 * [8 years ago](https://wordpress.org/support/topic/wp_mail-function-2/#post-10250434)
 * We didn’t find anything like that, we have tested it with the popular email plugins.
   
   If you can tell me what email plugin / SMTP plugin you use it would be great 
   🙂
 * Thank you!
 *  Thread Starter [10bradders10](https://wordpress.org/support/users/10bradders10/)
 * (@10bradders10)
 * [8 years ago](https://wordpress.org/support/topic/wp_mail-function-2/#post-10253328)
 * I was using SendGrid’s SMTP plugin, so try testing that.
 *  [phmazzoni](https://wordpress.org/support/users/phmazzoni/)
 * (@phmazzoni)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/wp_mail-function-2/#post-10528291)
 * I had a problem like that with Postman plugin:
 * “error: Postman: wp_mail has been declared by another plugin or theme…”
 * I have commented the above line of poptin.php and it is stopped:
 * if (!function_exists(‘wp_get_current_user’)) {
    // include(ABSPATH . “wp-includes/
   pluggable.php”); }
    -  This reply was modified 7 years, 10 months ago by [phmazzoni](https://wordpress.org/support/users/phmazzoni/).
 *  Plugin Author [Gal Dubinski](https://wordpress.org/support/users/galdub/)
 * (@galdub)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/wp_mail-function-2/#post-10533140)
 * [@10bradders10](https://wordpress.org/support/users/10bradders10/) we’ve just
   pushed a fix for that issue 🙂
 * [@phmazzoni](https://wordpress.org/support/users/phmazzoni/) thanks!

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

The topic ‘wp_mail function’ is closed to new replies.

 * ![](https://ps.w.org/poptin/assets/icon-256x256.gif?rev=2230390)
 * [Poptin - Exit Pop Ups & Email Popups](https://wordpress.org/plugins/poptin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/poptin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/poptin/)
 * [Active Topics](https://wordpress.org/support/plugin/poptin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/poptin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/poptin/reviews/)

 * 6 replies
 * 4 participants
 * Last reply from: [Gal Dubinski](https://wordpress.org/support/users/galdub/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/wp_mail-function-2/#post-10533140)
 * Status: resolved