Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Secure Password Generator

Descripción

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.

Instalación

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

Preguntas frecuentes

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Secure Password Generator" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.1 (February 26, 2023)

Initial release