Leírás
Adds a row action in Users > All Users that re-sends the Welcome email
with a new password generated using the standard WordPress password generator.
Telepítés
- Install as you would any plugin.
GYIK
Nothing’s been asked yet!
- Installation Instructions
-
- Install as you would any plugin.
Vélemények
Közreműködők és fejlesztők
“Re-Welcome” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Re-Welcome” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
1.0
- Added backwords compatability for changes made in WordPress 4.3… but you should upgrade WordPress!
0.3
- Removed key generation and $plaintext_pass argument of wp_new_user_notification as per 4.3 changes: https://core.trac.wordpress.org/ticket/33654
0.2
- Commented out the user role conditional
0.1
- Initial Release