Resend Welcome Email Plugin
Quickly send a new welcome email and password reset link for a user through the user's profile edit area.
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.
Follow Development on GitHub
Follow Developer on Twitter
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
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.
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