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

LX Password Generator

外掛說明

You can choose from upper and lower letters, digits and special characters to make your new hardcore passwords impossible to break.
And yes, all the passwords are generated only within client’s browser session and are not saved anywhere on the server side,
so it is absolutely safe to use in real world.

You can also specify the following attributes to tune the form’s appearance:

  • length=4..64 specifies the default length of a password. Allowed values range from 4 to 64.
  • upper=1 enables upper-case letters option. Activated by default.
  • lower=1 enables lower-case letters option. Activated by default.
  • digits=1 enables digits option. Activated by default.
  • special=1 enables special characters ,.:;_= option. Disabled by default.

Plugin’s Official Site

Alex Granovsky Blog

螢幕擷圖

  • Wordpress page with LX Password Generator form

安裝方式

  1. Upload the archive contents to /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [passgen] shortcode in your page or post

常見問題集

Any questions

Not right now…

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0

  • Initial release.

1.0.1

  • Some minor tweaks.
  • Shortcode attributes described in readme.txt

1.0.2

  • Firefox 4 compatibility fix