File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66* Fixed: jQuery deprecation notices in ` typography ` JavaScript.
77* Fixed: Error in connection banner on first-time activation.
88* Fixed: Missing redux-banner-admin.min.js file.
9- * Fixed: Added extra check for the existance of the function name with callbacks. Some themes are not doing it right and crashing WordPress.
9+ * Fixed: Added extra check for the existence of the function name with callbacks. Some themes are not doing it correctly and crashing WordPress.
1010
1111## 4.4.3
1212* Fixed: Typo in JavaScript enqueue handle broke ` typography ` and ` slider ` fields.
Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ NOTE: Redux is not intended to be used on its own. It requires a config file pro
120120* Fixed: jQuery deprecation notices in `typography` JavaScript.
121121* Fixed: Error in connection banner on first-time activation.
122122* Fixed: Missing redux-banner-admin.min.js file.
123- * Fixed: Added extra check for the existance of the function name with callbacks. Some themes are not doing it right and crashing WordPress.
123+ * Fixed: Added extra check for the existence of the function name with callbacks. Some themes are not doing it correctly and crashing WordPress.
124124
125125= 4.4.3 =
126126* Fixed: Typo in JavaScript enqueue handle broke `typography` and `slider` fields.
You can’t perform that action at this time.
0 commit comments