Omschrijving
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)
Installatie
- Upload
resend-welcome-email
folder to the/wp-content/plugins/
directory - Activeer de plug-in via het ‘Plugins’ menu in WordPress
FAQ
- Installation Instructions
-
- Upload
resend-welcome-email
folder to the/wp-content/plugins/
directory - Activeer de plug-in via het ‘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.
Beoordelingen
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!
Bijdragers & ontwikkelaars
“Resend Welcome Email” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Resend Welcome Email” is vertaald in 6 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “Resend Welcome Email” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via 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
- Eerste release.