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 6
6
* Fixed: jQuery deprecation notices in ` typography ` JavaScript.
7
7
* Fixed: Error in connection banner on first-time activation.
8
8
* 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.
10
10
11
11
## 4.4.3
12
12
* 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
120
120
* Fixed: jQuery deprecation notices in `typography` JavaScript.
121
121
* Fixed: Error in connection banner on first-time activation.
122
122
* 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.
124
124
125
125
= 4.4.3 =
126
126
* Fixed: Typo in JavaScript enqueue handle broke `typography` and `slider` fields.
You can’t perform that action at this time.
0 commit comments