Beskrivning
This plugin allows users to set their passwords during the registration process. Once activated, a password field will appear on the registration field which uses the same functionality as the password field you get when you’re resetting your password.
The email notification sent to the new user is also modified to indicate a successful password set.
Installation
This section describes how to install the plugin and get it working.
- Upload the plugin files to the
/wp-content/plugins/fs-registration-password
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ’Plugins’ screen in WordPress.
Recensioner
Bidragsgivare och utvecklare
”FS Registration Password” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”FS Registration Password” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.1
- [FIXED] Simplify composer.json and package.json (unrelated to actual plugin)
- [FIXED] Compatibility with WordPress 5.8
1.0.0
- Initial release