v1.1.0
This commit is contained in:
parent
71b471e13e
commit
231ef59bb9
15 changed files with 254 additions and 135 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue