Generates random, secure passwords with configurable length and character sets via the robotstxt_password_generator shortcode.
Information
Author:
ROBOTSTXTDownload
Price:
€0.00Requirements
Version:
1.0.1WordPress:
4.0–
7.1PHP >=
7.0Changelog
1.0.1
Release date: 2026-08-24
Changed
- Manager (by ROBOTSTXT) detection now uses the ecosystem presence constant
ROBOTSTXT_MANAGER_NOTICED(Manager 1.6.2+), falling back to the plugin-list scan for older Manager versions.
Compatibility
- WordPress: 4.0 – 7.2
- PHP: 7.0 – 8.5
Tests
- PHP Coding Standards: 3.13.6
- WordPress Coding Standards: 3.4.1
- PHPStan: 2.2.9
- PHPUnit: 9.6.36
1.0.0
Release date: 2026-08-21
Highlights
- Initial release: port of the legacy standalone password generator to a WordPress plugin, with block and shortcode.
Added
- “Password Generator (by ROBOTSTXT)” dynamic block (requires WordPress 5.0+).
[robotstxt_password_generator]shortcode with a configurable form: length (6-128), quantity (1-16), and character sets (numbers, lowercase, uppercase, symbols).- Click any password to copy it to the clipboard, with visible and screen-reader feedback.
- Cryptographically secure password generation (random_int).
- Settings page with update-manager status, and a dismissible notice on the plugin list page when Manager (by ROBOTSTXT) is missing.
- Multisite support (network-activated by default).
- Translations: Spanish (Spain) and Catalan.
Compatibility
- WordPress: 4.0 – 7.1 (block: 5.8+)
- PHP: 7.0 – 8.5
Tests
- PHP Coding Standards: 3.13.6
- WordPress Coding Standards: 3.4.1
- PHPStan: 2.2.8
- PHPUnit: 9.6.36
