Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Secure Password Generator

Beschrijving

Secure Password Generator is a plugin written by Oak Creek Development that allows you to add a secure password generator to your WordPress website. Just place the shortcode: [secure_pw_gen][/secure_pw_gen] on any page.

This can be a great way to encourage your users within your organization to start using secure random passwords for everything. It is easy and convenient to keep a pinned tab open on your public or internal website.

Installatie

How to install Secure Password Generator

Manual install

  1. Download Secure Password Generator from https://www.oakcreekdev.com/tools/secure-password-generator/
  2. Upload the “secure-password-generator” directory to your ‘/wp-content/plugins/’ directory
  3. Activate Secure Password Generator from your Plugins page

Via WordPress

  1. Search for “Secure Password Generator”
  2. Click install
  3. Activate

FAQ

Are there any settings?

No, there are currently no settings. Once activated, you can place the shortcode: [secure_pw_gen][/secure_pw_gen] on any page.

Why does the shortcode have opening and closing tags if there is no content in between?

In the future, the plugin will have additional settings and options. Using certain special characters such as “]” within shortcode attributes causes problems, so these will be placed between the opening and closing tags of the shortcode. Using only the bare opening tag with no options will work fine, but it is recommended to use the full shortcode just to be safe and avoid any conflics in future versions.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Secure Password Generator” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Secure Password Generator” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.1 (February 26, 2023)

Initial release