Version Description
- Fixed PHP warnings raised in certain themes that customize VC.
- Performed compatibility checks with a number of premium themes; fixed any issues found.
- Compatibility fixes along with some minor styling tweaks for tabs, accordion, carousel and portfolio/post grid elements.
Download this release
Release Info
Developer | livemesh |
Plugin | Addons for WPBakery Page Builder |
Version | 1.2 |
Comparing to | |
See all releases |
Code changes from version 1.1.2 to 1.2
- livemesh-vc-addons.php +1 -1
- readme.txt +2 -2
livemesh-vc-addons.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* Author URI: http://portfoliotheme.org/
|
8 |
* License: GPL3
|
9 |
* License URI: https://www.gnu.org/licenses/gpl-3.0.txt
|
10 |
-
* Version: 1.
|
11 |
* Text Domain: livemesh-vc-addons
|
12 |
* Domain Path: languages
|
13 |
*
|
7 |
* Author URI: http://portfoliotheme.org/
|
8 |
* License: GPL3
|
9 |
* License URI: https://www.gnu.org/licenses/gpl-3.0.txt
|
10 |
+
* Version: 1.2
|
11 |
* Text Domain: livemesh-vc-addons
|
12 |
* Domain Path: languages
|
13 |
*
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ Contributors: livemesh
|
|
5 |
Tags: visual composer, visual composer addons, vc addons, visual composer extensions, vc extensions, page builder, portfolio, carousel, Post, posts, shortcode, tabs, admin, plugin, page
|
6 |
Requires at least: 4.1
|
7 |
Tested up to: 4.5.2
|
8 |
-
Stable Tag: 1.
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html-func
|
11 |
|
@@ -82,7 +82,7 @@ Pls install and activate Jetpack plugin, activate the Custom Post Types module a
|
|
82 |
|
83 |
== Changelog ==
|
84 |
|
85 |
-
= 1.
|
86 |
* Fixed PHP warnings raised in certain themes that customize VC.
|
87 |
* Performed compatibility checks with a number of premium themes; fixed any issues found.
|
88 |
* Compatibility fixes along with some minor styling tweaks for tabs, accordion, carousel and portfolio/post grid elements.
|
5 |
Tags: visual composer, visual composer addons, vc addons, visual composer extensions, vc extensions, page builder, portfolio, carousel, Post, posts, shortcode, tabs, admin, plugin, page
|
6 |
Requires at least: 4.1
|
7 |
Tested up to: 4.5.2
|
8 |
+
Stable Tag: 1.2
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html-func
|
11 |
|
82 |
|
83 |
== Changelog ==
|
84 |
|
85 |
+
= 1.2 =
|
86 |
* Fixed PHP warnings raised in certain themes that customize VC.
|
87 |
* Performed compatibility checks with a number of premium themes; fixed any issues found.
|
88 |
* Compatibility fixes along with some minor styling tweaks for tabs, accordion, carousel and portfolio/post grid elements.
|