File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 33## 4.4.17
44* Fixed: ` social_profiles ` in customizer.
55* Fixed: Section divide returning ` null ` , which caused a PHP warning.
6- * Release date: May 14, 2024
6+ * Fixed: Undefined index in ` tabbed ` when resetting settings.
7+ * Release date: May 20, 2024
78
89## 4.4.16
910* Modified: Temporarily disable ` social_profiles ` and ` color_scheme ` from customizer. They don't work.
Original file line number Diff line number Diff line change @@ -124,7 +124,8 @@ NOTE: Redux is not intended to be used on its own. It requires a config file pro
124124= 4.4.17 =
125125* Fixed: `social_profiles` in customizer.
126126* Fixed: Section divide returning `null`, which caused a PHP warning.
127- * Release date: May 14, 2024
127+ * Fixed: Undefined index in `tabbed` when resetting settings.
128+ * Release date: May 20, 2024
128129
129130= 4.4.16 =
130131* Modified: Temporarily disable `social_profiles` and `color_scheme` from customizer. They don't work.
You can’t perform that action at this time.
0 commit comments