File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 77* Fixed: Error in connection banner on first-time activation.
88* Fixed: Missing redux-banner-admin.min.js file.
99* 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+ * Release date: July 02, 2023
11+
1112## 4.4.3
1213* Fixed: Typo in JavaScript enqueue handle broke ` typography ` and ` slider ` fields.
1314* Release date: June 29, 2023
Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ But what does Redux actually DO? We don't believe that theme and plugin develope
4040<li>Editor (WordPress Native)</li>
4141<li>Gallery (WordPress Native)</li>
4242<li>Google Maps</li>
43+ <li>Icon Select</li>
4344<li>Image Select (Patterns/Presets)</li>
4445<li>Import/Export</li>
4546<li>Info (Header/Notice)</li>
@@ -69,6 +70,7 @@ But what does Redux actually DO? We don't believe that theme and plugin develope
6970<li>Textarea</li>
7071<li>Typography</li>
7172 * The most advanced typography module complete with preview, Google fonts, and auto-css output!
73+ <li>User Profile Metaboxes</li>
7274<li>Widget Areas (Classic Widgets only)</li>
7375</ul>
7476
@@ -121,6 +123,7 @@ NOTE: Redux is not intended to be used on its own. It requires a config file pro
121123* Fixed: Error in connection banner on first-time activation.
122124* Fixed: Missing redux-banner-admin.min.js file.
123125* Fixed: Added extra check for the existence of the function name with callbacks. Some themes are not doing it correctly and crashing WordPress.
126+ * Release date: July 02, 2023
124127
125128= 4.4.3 =
126129* Fixed: Typo in JavaScript enqueue handle broke `typography` and `slider` fields.
You can’t perform that action at this time.
0 commit comments