-
v1.2.3 Stable
released this
2026-08-24 11:38:22 +00:00 | 0 commits to main since this release1.2.3
Release date: 2026-08-24
Changed
- Manager (by ROBOTSTXT) detection now checks the ecosystem presence constant
ROBOTSTXT_MANAGER_NOTICED(defined by Manager 1.6.2+) instead of scanning the installed plugin list on every call. On sites running older Manager versions the detection falls back to the previous plugin-list scan.
Compatibility
- WordPress: 7.0 - 7.1
- PHP: 5.6 - 8.5
- WP-CLI: 2.12 or newer
Tests
- PHP Coding Standards: WordPress-Core, WordPress-Docs, WordPress-Extra
- PHPCompatibility: 5.6 - 8.5
- PHPStan: level 9 (incl. wp-compat @ Requires at least 7.0)
- PHPUnit: all tests passing (single-site), including both Manager-detection paths (constant defined / not defined)
Downloads
- Manager (by ROBOTSTXT) detection now checks the ecosystem presence constant