Title: Doesn&#039;t work
Last modified: August 21, 2016

---

# Doesn't work

 *  Resolved [TheAmazingZar](https://wordpress.org/support/users/theamazingzar/)
 * (@theamazingzar)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/doesnt-work-485/)
 * … at all, and I don’t have time to create a helpful dev ticket repeating what
   I put in my review. Sorry.
 * [https://wordpress.org/plugins/welcome-email-editor/](https://wordpress.org/plugins/welcome-email-editor/)

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

 *  [brodas](https://wordpress.org/support/users/brodas/)
 * (@brodas)
 * [12 years ago](https://wordpress.org/support/topic/doesnt-work-485/#post-4573711)
 * Compatible up to: 3.5.2
 * author not updated 🙁
 *  [dannybatista](https://wordpress.org/support/users/dannybatista/)
 * (@dannybatista)
 * [12 years ago](https://wordpress.org/support/topic/doesnt-work-485/#post-4573715)
 * Line 354 on version 3.9 is what’s not letting the user email be sent! Well that
   and the fact that $plaintext_pass is empty but why is it empty??
 * 354: if (!empty($plaintext_pass))
 * If you change the if statement to also allow your custom email to be sent even
   if $plaintext_pass is empty the user notification WILL send.
 * I did it like this:
 * 354: if (!empty($plaintext_pass) || empty($plaintext_pass))
 * This won’t be able to include the password in the email because password is empty.
   Can somebody figure out why it’s continually empty now?
 *  [mirgcire](https://wordpress.org/support/users/mirgcire/)
 * (@mirgcire)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/doesnt-work-485/#post-4573724)
 * I just tried it with 3.9.1 and it (mostly) worked.
    No problem with the password.
   However, the “From Name” setting was not being applied.
 *  [exius](https://wordpress.org/support/users/exius/)
 * (@exius)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/doesnt-work-485/#post-4573740)
 * Right now, my WP v3.9.1 users are not receiving their new user welcome email 
   which should include username and generated password.
 * Is there a fix or workaround?
 *  [airsid](https://wordpress.org/support/users/airsid/)
 * (@airsid)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/doesnt-work-485/#post-4573744)
 * Same, users are not receiving email anymore.
    Any idea ?
 *  [miro.mark](https://wordpress.org/support/users/miromark/)
 * (@miromark)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/doesnt-work-485/#post-4573751)
 * The same here. It doesn’t work.
    Test emails work but when real new user registration
   is performed it sends out generic wordpress new user registration email.
 *  [Tim](https://wordpress.org/support/users/nitrammit/)
 * (@nitrammit)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/doesnt-work-485/#post-4573753)
 * This isn’t working for me either. I removed the Login URL from the new user registration
   email, but it’s still appearing in both the test and real emails.
 *  [rodmusic](https://wordpress.org/support/users/rodmusic/)
 * (@rodmusic)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/doesnt-work-485/#post-4573756)
 * This works perfectly for me, but only after deactivating the [Find and Replace](https://wordpress.org/plugins/find-replace/)
   plugin. I didn’t want to go through the usual process of deactivating plugins
   to see if there was a conflict, but I really needed this plugin to work. It’s
   working great now for both user and admin emails, so I will look for something
   else to do find and replace duties.
 *  [rodmusic](https://wordpress.org/support/users/rodmusic/)
 * (@rodmusic)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/doesnt-work-485/#post-4573757)
 * I regret saying that this plugin worked “perfectly” since I just discovered it
   is not rewriting the password reset email even when I deactivate all other plugins.
 *  [hanhaoran](https://wordpress.org/support/users/hanhaoran/)
 * (@hanhaoran)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/doesnt-work-485/#post-4573764)
 * same issue here. any progress?
 *  [airsid](https://wordpress.org/support/users/airsid/)
 * (@airsid)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/doesnt-work-485/#post-4573768)
 * Hello,
    Still not working…since 3 months and more… Do have any news for us please??
 *  [oldmankit](https://wordpress.org/support/users/oldmankit/)
 * (@oldmankit)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/doesnt-work-485/#post-4573769)
 * What a shame this plugin doesn’t work any more. It looked like such a nice little
   plugin.
 *  [Ikkes](https://wordpress.org/support/users/ikkes/)
 * (@ikkes)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/doesnt-work-485/#post-4573771)
 * Unfortunantly no solution 🙁
 *  [Ben Heath](https://wordpress.org/support/users/btheath/)
 * (@btheath)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/doesnt-work-485/#post-4573776)
 * For those who are willing to tinker around with code, this post was helpful for
   me
 * [http://wordpress.stackexchange.com/questions/15304/how-to-change-the-default-registration-email-plugin-and-or-non-plugin](http://wordpress.stackexchange.com/questions/15304/how-to-change-the-default-registration-email-plugin-and-or-non-plugin)
 * It actually led me to this plugin, only to find this plugin doesn’t work anymore.
   So hopefully adding the code right into your functions.php file will do the trick(
   with some editing of course).
 * Hopefully someone will fork this plugin and keep it running, as it did seem like
   it would be handy.

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

The topic ‘Doesn't work’ is closed to new replies.

 * ![](https://ps.w.org/welcome-email-editor/assets/icon-256x256.png?rev=3015931)
 * [Swift SMTP (formerly Welcome Email Editor)](https://wordpress.org/plugins/welcome-email-editor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/welcome-email-editor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/welcome-email-editor/)
 * [Active Topics](https://wordpress.org/support/plugin/welcome-email-editor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/welcome-email-editor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/welcome-email-editor/reviews/)

 * 14 replies
 * 13 participants
 * Last reply from: [Ben Heath](https://wordpress.org/support/users/btheath/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/doesnt-work-485/#post-4573776)
 * Status: resolved