FS Registration Password

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.

Captures d’écran

  • Password field is shown during the registration process

Installation

This section describes how to install the plugin and get it working.

  1. Upload the plugin files to the /wp-content/plugins/fs-registration-password directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.

Avis

24 octobre 2023
Spent hours trying code & testing various plugins and options. This plugin was a savior. Simply install & the password option is added to the registration form
Lire l’avis

Contributeurs & développeurs

« FS Registration Password » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « FS Registration Password » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

2.0.1

  • [CHANGED] Remove unused PHP constants.
  • [FIXED] Fixed deployment workflow (unrelated to actual plugin)

2.0.0

  • [CHANGED] Major refactoring to the plugin structure to simplify the flow.
  • [FIXED] Enhanced the security check before setting the user password during registration.
  • [FIXED] Various issues reported via plugin-check .
  • [FIXED] Compatibility up to WordPress 6.9.

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.