Skip to content

Commit d169282

Browse files
committed
v4.4.17
1 parent 6f01ff9 commit d169282

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
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.

readme.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)