這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Enforce Strong Password

外掛說明

Forces all users to have a strong password when they’re changing it on their profile page. If user enters a weak password an error message is displayed.

It uses the same algorithm to determine password strength as WordPress.

On multisite, network administrator can define required password strength (Network Admin –> Settings –> Enforce Strong Passwords). On single site it’s admin has this capability (Options –> Enforce Strong Passwords).

Developed for private use, but has perspective for more extensive usage. I can’t guarantee any support in the future nor further development, but it is to be expected. Kindly inform me about bugs, if you find any, or propose new features: zaantar@zaantar.eu.

安裝方式

  • Install as usual and activate

That’s it.

常見問題集

No questions asked yet. Ask.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.3.5

  • Added Dutch language files (thanks to Ronald de Caluwé)

1.3.4

  • Fix warnings while updating user profile.

1.3.3

  • Use validate_password_reset hook introduced in WordPress 3.5.
  • Fix compatibility issue with WordPress 3.5.1 while resetting password.
  • Require WordPress 3.5.1.

1.3.2

  • enforce strong password also when resetting passwords (thanks to Daniel Henrique Alves Lima)

1.3.1

  • minor text changes
  • added pt_BR translation (thanks to Daniel Henrique Alves Lima)

1.3

  • code refreshed (rewritten into php class)
  • options page for admin resp. network admin
  • ability to select minimal required password strength

1.2

  • uploaded to wordpress.org
  • i18zed
  • added czech translation

1.1

  • error message update

1.O

  • first version