This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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…

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“LX Password Generator” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“LX Password Generator” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.0

  • Initial release.

1.0.1

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

1.0.2

  • Firefox 4 compatibility fix