File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 5
5
* Fixed: #3970 - Added ` is_string ` check to WordPress data callback argument.
6
6
* Removed: Unused code for Support Ticket Submission feature that was never finished.
7
7
* Fixed: Removed extra spaces from ` textarea ` .
8
+ * Added: WordPress 6.4 compatibility.
8
9
* Release date: October 17, 2023
9
10
10
11
## 4.4.7
Original file line number Diff line number Diff line change @@ -121,6 +121,7 @@ NOTE: Redux is not intended to be used on its own. It requires a config file pro
121
121
* Fixed: #3970 - Added `is_string` check to WordPress data callback argument.
122
122
* Removed: Unused code for Support Ticket Submission feature that was never finished.
123
123
* Fixed: Removed extra spaces from `textarea`.
124
+ * Added: WordPress 6.4 compatibility.
124
125
* Release date: October 17, 2023
125
126
126
127
= 4.4.7 =
You can’t perform that action at this time.
0 commit comments