Description
This tool was developed to quickly send a user a new password reset link via email when they are having trouble logging in.
Developers & Designers
This extension has a public GitHub page where users can contribute fixes and improvements.
Contributors
Tibor Repček – translation into slovak language (slovenčina)
Installation
- Upload
resend-welcome-email
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- Installation Instructions
-
- Upload
resend-welcome-email
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload
- Do you provide support for this plugin
-
Not really. Please open an issue on GitHub though if you have a problem. I am keeping track with pull requests so fire away.
Reviews
Works great
Adds a link to user commands in the Users list “resend welcome email”. Did exactly what was expected of it, perfect.
Thanks
Move along. Nothing happening here.
Unless you want to send yourself a “New user registration” notification email
Doesn’t send a new password link
Works but it doesn’t send a new password link. So much work…
Resend welcome email
I’m not a programmer or anything like that so i just look at the functionality and does it work and for what i needed it worked brilliantly – great plugin, thanks.
sends emails, missing links
This sends the emails, but unfortunately they are missing the link to reset the password; it’s just blank where the url should be.
Works as described
Thanks, this makes user management much easier for site admins!
Contributors & Developers
“Resend Welcome Email” is open source software. The following people have contributed to this plugin.
Contributors“Resend Welcome Email” has been translated into 6 locales. Thank you to the translators for their contributions.
Translate “Resend Welcome Email” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.9
- Adding fr_FR translations (shoutout to Thibaut Ninove)
- Fixing i18n support
1.1.8
- Improving labels
- Removing commented code
1.1.3
- Updating ‘Tested up to’ in readme.txt
1.1.2
- Adding language files sk_SK.po, sk_SK.mo
1.1.1
- Adding resend welcome email to user row action link.
- Converting edit_user to edit_users to fix soft error.
1.1.0
- Security: Escape translated strings.
- Refactor.
- Fix: Logic in notice.
- Add: Multisite compatibility.
1.0.3
- Security: Prevent direct access to php files.
- Security: Prevent direct access to directories.
- i18n: Use translate.wordpress.org to translate the plugin to other languages.
1.0.2
- wp_new_user_notification() stopped sending passwords via email, and instead it sends a reset password link.
1.0.1
- Initial release.