Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Secure Password Generator

Opis

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.

Instalacija

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

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

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

Doprinositelji

Zapis promijena

1.0.1 (February 26, 2023)

Initial release