This commit is contained in:
Javier Casares 2026-03-28 10:06:01 +00:00
commit 231ef59bb9
15 changed files with 254 additions and 135 deletions

View file

@ -3,7 +3,7 @@
* Plugin Name: Two-Factor Extended
* Plugin URI: https://git.robotstxt.es/ROBOTSTXT/two-factor-extended
* Description: Extends the WordPress Two Factor plugin with advanced role-based controls, forced 2FA methods, and enhanced administrative features for single-site and Multisite installations.
* Version: 1.0.2
* Version: 1.1.0
* Requires at least: 6.7
* Requires PHP: 8.2
* Requires Plugins: two-factor
@ -18,7 +18,7 @@
* Primary Branch: main
*
* @package TwoFactorExtended
* @version 1.0.2
* @version 1.1.0
*/
// Prevent direct access.