Title: plugin fix
Last modified: August 21, 2016

---

# plugin fix

 *  [PowerMarketing](https://wordpress.org/support/users/powermarketing/)
 * (@powermarketing)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-fix/)
 * hi,
    I fixed some issues in the plugin (reset password design).
 * _[Excessive code moderated. Please use a pastebin.]_
 * [http://wordpress.org/plugins/welcome-email-editor/](http://wordpress.org/plugins/welcome-email-editor/)

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

 *  [Nick Ciske](https://wordpress.org/support/users/nickciske/)
 * (@nickciske)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-fix/#post-4506889)
 * @ PowerMarketing, Could you post your code to paste bin or a gist? The forum 
   moderator removed it ;-(
 *  [staceppa](https://wordpress.org/support/users/staceppa/)
 * (@staceppa)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-fix/#post-4506900)
 * yes please, paste the code with paste bin otherwise we will not be able to modify
   it
    thanks!
 *  Thread Starter [PowerMarketing](https://wordpress.org/support/users/powermarketing/)
 * (@powermarketing)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-fix/#post-4506905)
 * [http://pastebin.com/rWBaznD0](http://pastebin.com/rWBaznD0)
 *  [Nick Ciske](https://wordpress.org/support/users/nickciske/)
 * (@nickciske)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-fix/#post-4506908)
 * Other than a warning when sending test emails… seems to work!
 * Warning: extract() expects parameter 1 to be array, null given in
    /wp-includes/
   pluggable.php on line 216
 *  [staceppa](https://wordpress.org/support/users/staceppa/)
 * (@staceppa)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-fix/#post-4506925)
 * forgot password email, although it is set as HTML, is received as plain text 
   with all the HTML tags visible.
    do you know why?
 *  [staceppa](https://wordpress.org/support/users/staceppa/)
 * (@staceppa)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-fix/#post-4506926)
 * and [user_login] in “forgot password” email does not work, it is blank.
    thanks
   for any help.
 *  [leviwest](https://wordpress.org/support/users/leviwest/)
 * (@leviwest)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-fix/#post-4506950)
 * Password reset e-mail gets send as plain text. Should be HTML. How to fix this?
 *  [kuttab1973](https://wordpress.org/support/users/kuttab1973/)
 * (@kuttab1973)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/plugin-fix/#post-4507018)
 * Hi… Thanks for the fix.. Any chance that the HTML formatting was fixed. The email
   is sent without the [reset_url] as well which without it, a password reset can
   not be achieved. Thanks for your help
 *  [moucate](https://wordpress.org/support/users/moucate/)
 * (@moucate)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/plugin-fix/#post-4507020)
 * Hi
    I took PowerMarketing’s file and replaced
 * **`$user = get_user_by('login', $user_login);`**
 * with
 * **`$user = get_user_by('login', sanitize_user($input));`**
 * Then the [reset_url] seems to work fine for me but the email is as plain text
   not HTML…
 *  [jamesbo](https://wordpress.org/support/users/jayjayph/)
 * (@jayjayph)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/plugin-fix/#post-4507021)
 * To those who are still having this issue. Please check my latest update. This
   works on my development environment and my production environment already. Haven’t
   tested with multi-site yet.
 * [https://github.com/jay-jay/SB-Welcome-Email-Editor/commit/f3e0ed664e1e5a207b52a6b97f2b987d18941996](https://github.com/jay-jay/SB-Welcome-Email-Editor/commit/f3e0ed664e1e5a207b52a6b97f2b987d18941996)

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

The topic ‘plugin fix’ 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/)

 * 10 replies
 * 7 participants
 * Last reply from: [jamesbo](https://wordpress.org/support/users/jayjayph/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/plugin-fix/#post-4507021)
 * Status: not resolved