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 3
3
## 4.4.17
4
4
* Fixed: ` social_profiles ` in customizer.
5
5
* 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
7
8
8
9
## 4.4.16
9
10
* 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
124
124
= 4.4.17 =
125
125
* Fixed: `social_profiles` in customizer.
126
126
* 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
128
129
129
130
= 4.4.16 =
130
131
* 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