Title: Simple Password Policy
Author: iworks (Marcin Pietrzak)
Published: <strong>2025 年 4 月 11 日</strong>
Last modified: 2026 年 7 月 20 日

---

搜尋外掛

![](https://ps.w.org/simple-password-policy/assets/banner-772x250.jpg?rev=3271099)

![](https://ps.w.org/simple-password-policy/assets/icon.svg?rev=3271099)

# Simple Password Policy

 由 [iworks (Marcin Pietrzak)](https://profiles.wordpress.org/iworks/) 開發

[下載](https://downloads.wordpress.org/plugin/simple-password-policy.1.0.4.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/simple-password-policy/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/simple-password-policy/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/simple-password-policy/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/simple-password-policy/#developers)

 [技術支援](https://wordpress.org/support/plugin/simple-password-policy/)

## 外掛說明

This plugin empowers site administrators to establish and enforce password policies
for users, ensuring compliance with the defined security standards. By implementing
this tool, you can effectively prevent users from choosing weak or easily guessable
passwords.

With this plugin, you gain the flexibility to configure various password requirements,
such as complexity rules (e.g., length, character types), expiration policies, and
more, enhancing the overall security of your site.

Enhance the security of your WordPress site with the Simple Password Policy plugin.
This straightforward tool allows you to enforce robust password policies for all
users, significantly improving your site’s protection against unauthorized access
and password guessing attacks.

#### Key Features

 * **Password Length Requirement**: Set a minimum length for passwords to prevent
   short, easily guessable passwords.
 * **Character Variety**: Require passwords to include a mix of uppercase and lowercase
   letters, numbers, and special characters.
 * **Password Expiration**: Set passwords to expire after a specified period, prompting
   users to update their passwords regularly.

#### Benefits

 * **Improved Security**: Protect your site from brute-force attacks and unauthorized
   access by enforcing strong password policies.
 * **Compliance**: Meet security standards by implementing robust password policies.
 * **User Guidance**: Help users create strong, unique passwords with clear instructions.

#### GitHub

The Simple Password Policy plugin is available also on [GitHub – Simple Password Policy](https://github.com/iworks/simple-password-policy).

#### How it works?

After installation, you can establish a password policy or require users to change
weak passwords upon login.

#### See Room for Improvement?

Awesome! There are several ways you can get involved to help enhance Simple Password
Policy:

**Report Bugs**: If you encounter a bug, error, or any other issue, please report
it! Simply [create a new topic in the plugin forum](https://wordpress.org/support/plugin/simple-password-policy/#new-topic-0).
Once a developer verifies the bug, they’ll file an official [report on GitHub](https://github.com/iworks/simple-password-policy/issues/new),
where the issue will be addressed.

**Suggest New Features**: Got a great idea? We’d love to hear it! Start a new topic
in the plugin forum to share your suggestion, explaining why the feature would be
valuable. This opens up the discussion and helps us prioritize new enhancements.

**Submit Pull Requests**: If you’re a developer, the best way to contribute is by
helping with [existing issues on GitHub](https://github.com/iworks/simple-password-policy/issues).
Be sure to check out our [contributing guide for developers](https://github.com/iworks/simple-password-policy/blob/master/contributing.md)
to get started.

Thank you for helping us make **Simple Password Policy** better for everyone!

The plugin is available also on [GitHub – Simple Password Policy](https://github.com/iworks/simple-password-policy/).

## 安裝方式

There are 3 ways to install this plugin:

#### The super-easy way

 1. Navigate to WPA > the Plugins and click the `Add New` button.
 2. Search for `Simple Password Policy`.
 3. Click to install.
 4. Activate the plugin.
 5. A new sub-menu `Passwords` will appear in your Admin Settings menu.

#### The easy way

 1. Download the plugin (.zip file) on the right column of this page
 2. Navigate to WPA > the Plugins and click the `Add New` button.
 3. Select button `Upload Plugin`.
 4. Upload the .zip file you just downloaded.
 5. Activate the plugin.
 6. A new sub-menu `Passwords` will appear in your Admin Settings menu.

#### The old and reliable way (FTP)

 1. Upload `simple-password-policy` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. A new sub-menu `Passwords` will appear in your Admin Settings menu.

## 常見問題集

### I have a problem with the plugin, or I want to suggest a feature. Where can I do this?

You can do it on [Support Threads](https://wordpress.org/support/plugin/simple-password-policy/#new-topic-0),
but please add your ticket to [Github Issues](https://github.com/iworks/simple-password-policy/issues/new).

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ iworks (Marcin Pietrzak) ](https://profiles.wordpress.org/iworks/)

〈Simple Password Policy〉外掛目前已有 1 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/simple-password-policy/contributors)
為這個外掛做出的貢獻。

[將〈Simple Password Policy〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/simple-password-policy)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/simple-password-policy/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/simple-password-policy/)，或
透過 [RSS](https://plugins.trac.wordpress.org/log/simple-password-policy/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/simple-password-policy/)。

## 變更記錄

Project maintained on GitHub at [iworks/simple-password-policy](https://github.com/iworks/simple-password-policy/).

#### 1.0.4 – 2026-07-20

 * **Dependencies**: Updated the [iWorks Options](https://github.com/iworks/wordpress-options-class)
   module to version 3.1.1.

#### 1.0.3 – 2026-06-17

 * **Dependencies**: Updated the [iWorks Options](https://github.com/iworks/wordpress-options-class)
   module to version 3.1.0 and the [iWorks Rate](https://github.com/iworks/iworks-rate)
   module to version 2.3.2.

#### 1.0.2 – 2025-09-25

 * **Improvement**: The admin password configuration is now available in the Users
   menu.
 * **Fix**: The password score is now shown on user list.

#### 1.0.1 – 2025-07-09

 * **Dependencies**: Updated the [iWorks Options](https://github.com/iworks/wordpress-options-class)
   module to version 3.0.7 and the [iWorks Rate](https://github.com/iworks/iworks-rate)
   module to version 2.3.1.

#### 1.0.0 – 2025-03-14

 * Initial Release

## 中繼資料

 *  版本 **1.0.4**
 *  最後更新 **2 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.6**
 *  PHP 版本需求 ** 8.1 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/simple-password-policy/) 及 [Polish](https://pl.wordpress.org/plugins/simple-password-policy/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/simple-password-policy)
 * 標籤:
 * [password](https://tw.wordpress.org/plugins/tags/password/)[password policy](https://tw.wordpress.org/plugins/tags/password-policy/)
   [policy](https://tw.wordpress.org/plugins/tags/policy/)[security](https://tw.wordpress.org/plugins/tags/security/)
 *  [進階檢視](https://tw.wordpress.org/plugins/simple-password-policy/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/simple-password-policy/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/simple-password-policy/reviews/)

## 參與者

 *   [ iworks (Marcin Pietrzak) ](https://profiles.wordpress.org/iworks/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/simple-password-policy/)