Beskrivning
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.
Skärmdumpar
Installation
- Install as you would any plugin.
Vanliga frågor
Nothing’s been asked yet!
- Installation Instructions
-
- Install as you would any plugin.
Recensioner
Bidragsgivare och utvecklare
”Re-Welcome” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Re-Welcome” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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
- Första version