Description
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.
Screenshots
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.
Reviews
Contributors & Developers
“FS Registration Password” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “FS Registration Password” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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