FS Registration Password

外掛說明

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.

螢幕擷圖

安裝方式

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.

使用者評論

2023 年 10 月 24 日
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
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈FS Registration Password〉的開發相關工作。

參與者

將〈FS Registration Password〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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.