-
v1.0.1 Stable
released this
2026-03-28 09:59:05 +00:00 | 3 commits to main since this release1.0.1
Release date: 2026-03-28
Changed
- Settings menu now registered at
admin_menupriority 20 to always appear after Two Factor plugin's Settings page (Two Factor 0.16+). - PHPUnit downgraded from 10.x to 9.6 for compatibility with the WordPress test library.
phpunit.xml.distupdated: uses PHPUnit 9 schema,<coverage>block replaces removed attributes,suffix=".php"for test directory discovery.- Test files renamed from
test-*.phptoTest_*.phpto match PHPUnit 10/9 class name mapping (class names unchanged). yoast/phpunit-polyfillsdowngraded to^1.1(matches WordPress core requirement).
Fixed
- PHPCS: spacing after parameter type in
robotstxt-updater.php,class-enforcement.php,class-bulk-actions.php. - PHPCS:
list<int>docblock type replaced withint[]to matcharrayPHP type hint inclass-bulk-actions.php. - PHPStan level 9: all errors resolved across all plugin files.
Compatibility
- WordPress: 6.7, 6.8, 6.9
- PHP: 8.2, 8.3, 8.4, 8.5
- MariaDB: 10.6 or newer
- Multisite: Supported
- Two-Factor plugin: 0.16 or newer
- Tested on WordPress 6.7.5, PHP 8.5.3; PHPUnit 9.6.34 — 28 unit tests, 64 assertions, all passing
Downloads
-
two-factor-extended-1.0.1.zip
0 downloads ·
2026-03-28 09:58:54 +00:00 · 84 KiB
- Settings menu now registered at