PluginProbe
King Addons for Elementor – 100+ Elementor Widgets, 4 000+ Elementor Templates, WooCommerce Builder, Mega Menu, Popup Builder / 51.1.83
King Addons for Elementor – 100+ Elementor Widgets, 4 000+ Elementor Templates, WooCommerce Builder, Mega Menu, Popup Builder v51.1.83
51.1.84 51.1.85 51.1.83 51.1.82 51.1.81 51.1.79 51.1.78 51.1.77 51.1.76 51.1.74 51.1.75 51.1.65 51.1.64 51.1.63 trunk 51.1.14 51.1.2 51.1.35 51.1.36 51.1.37 51.1.38 51.1.39 51.1.44 51.1.45 51.1.46 All 39 releases
← All changes | includes/widgets/Login_Register_Form/Security_Dashboard.php +1 -1 51.1.7651.1.83 View file →
@@ -72,9 +72,9 @@
72 72 // Theme mode is per-user
73 73 $theme_mode = get_user_meta(get_current_user_id(), 'king_addons_theme_mode', true);
74 74 $allowed_theme_modes = ['dark', 'light', 'auto'];
75 75 if (!in_array($theme_mode, $allowed_theme_modes, true)) {
76 - $theme_mode = 'dark';
76 + $theme_mode = 'auto';
77 77 }
78 78
79 79 // Enqueue shared V3 styles
80 80 wp_enqueue_style(