From 63323e4a876afe600ad71b5b17a04bf9e26beaff Mon Sep 17 00:00:00 2001 From: Kaspars Dambis Date: Fri, 14 Feb 2025 16:36:58 +0200 Subject: [PATCH] Move the fieldset logic to the caller where we know the state --- class-two-factor-core.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/class-two-factor-core.php b/class-two-factor-core.php index 62f109ae..c998acae 100644 --- a/class-two-factor-core.php +++ b/class-two-factor-core.php @@ -1879,11 +1879,15 @@ public static function user_two_factor_options( $user ) { +
> +
+

-
> @@ -1957,7 +1960,6 @@ private static function render_user_providers_form( $user, $providers ) { -