You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -17,7 +17,7 @@ Supercharge the Gutenberg editor with our ever-growing library of WordPress Bloc
17
17
18
18
Worried that our templates may not work with your theme? We've got you covered. With our custom <em>page templates</em> option you can override any theme. Missing a plugin a template needs? No worries, we’ll even help you install what you need, all from the Gutenberg editor.
19
19
20
-
Don’t waste hours trying to recreate a template you love. With a click of a button it its own website where you can start customizing it for your needs.
20
+
Don’t waste hours trying to recreate a template you love. With a click of a button in its own website where you can start customizing it for your needs.
21
21
22
22
<h4>♥️ What the Plugin does?</h4>
23
23
<ul>
@@ -108,6 +108,14 @@ If you want, you can use the [Gutenberg](https://wordpress.org/plugins/gutenberg
108
108
109
109
== Changelog ==
110
110
111
+
= 4.3.6 =
112
+
* Modified: Update to the Extendify Library.
113
+
* Modified: Moved Extendify and Redux templates libraries back to root folder.
114
+
* Modified: Removed "Gutenberg is currently disabled" notice when the Classic Editor plugin is active.
115
+
* Fixed: `date` shortcode without attributes producing error.
116
+
* Fixed: Various jQuery deprecation fixes.
117
+
* Release date: January 07, 2022
118
+
111
119
= 4.3.5 =
112
120
* Added: Add former premium feature: Option panel Search Bar. See Sample demo or the [docs site](https://devs.redux.io/core-extensions).
113
121
* Added: Add former premium feature: Shortcodes. See Sample demo or the [docs site](https://devs.redux.io/core-extensions).
@@ -261,7 +269,7 @@ Fixed: Multiple submenus in metaboxes; the last submenu it cut off.
261
269
Fixed: Fatal error: Can't use function return value in write context.
262
270
Fixed: PHP 8.0 deprecation warnings.
263
271
Fixed: Malformed HTML causing Redux pro alpha color-picker to not render.
0 commit comments