File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Redux Changelog
2
2
3
+ ## 4.3.4.2
4
+ * Added: Add former premium feature: Option panel Search Bar. See Sample demo or the [ docs site] ( https://devs.redux.io/core-extensions ) .
5
+ * Added: Add former premium feature: Shortcodes. See Sample demo or the [ docs site] ( https://devs.redux.io/core-extensions ) .
6
+
3
7
## 4.3.4.1
4
8
* Fixed: #3852 - Editor in metaboxes not saving HTML. WIll now save the same HTML posts/pages allows.
5
9
Original file line number Diff line number Diff line change 29
29
30
30
require_once dirname ( __FILE__ ) . '/class-redux-core.php ' ;
31
31
32
- Redux_Core::$ version = '4.3.4.1 ' ;
32
+ Redux_Core::$ version = '4.3.4.2 ' ;
33
33
Redux_Core::$ redux_path = dirname ( __FILE__ );
34
34
Redux_Core::instance ();
35
35
Original file line number Diff line number Diff line change 8
8
* Plugin URI: http://wordpress.org/plugins/redux-framework
9
9
* GitHub URI: reduxframework/redux-framework
10
10
* Description: Build better sites in WordPress fast!
11
- * Version: 4.3.4.1
11
+ * Version: 4.3.4.2
12
12
* Requires at least: 4.0
13
13
* Requires PHP: 7.1
14
14
* Author: Extendify
You can’t perform that action at this time.
0 commit comments