Version Description
01/11/2022 = * Vulnerable security issue is fixed.
Download this release
Release Info
Developer | nasir179125 |
Plugin | Mega Addons For WPBakery Page Builder (formerly Visual Composer) |
Version | 4.3.0 |
Comparing to | |
See all releases |
Code changes from version 4.2.7 to 4.3.0
- index.php +1 -1
- main.php +1 -1
- readme.txt +5 -2
index.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
Plugin URI: https://addons.topdigitaltrends.net/
|
6 |
Author: Topdigitaltrends
|
7 |
Author URI: https://www.topdigitaltrends.net/
|
8 |
-
Version: 4.
|
9 |
License: GPL2
|
10 |
*/
|
11 |
|
5 |
Plugin URI: https://addons.topdigitaltrends.net/
|
6 |
Author: Topdigitaltrends
|
7 |
Author URI: https://www.topdigitaltrends.net/
|
8 |
+
Version: 4.3.0
|
9 |
License: GPL2
|
10 |
*/
|
11 |
|
main.php
CHANGED
@@ -110,7 +110,7 @@ class VC_MEGA
|
|
110 |
<h3 style="font-weight: 100;">Enable/Disable Element</h3>
|
111 |
<div class="mega-addons-version">
|
112 |
<div class="dashicons-before dashicons-shield"></div>
|
113 |
-
<p>Version 4.
|
114 |
</div>
|
115 |
<?php include 'includes/settings.php'; ?>
|
116 |
</div>
|
110 |
<h3 style="font-weight: 100;">Enable/Disable Element</h3>
|
111 |
<div class="mega-addons-version">
|
112 |
<div class="dashicons-before dashicons-shield"></div>
|
113 |
+
<p>Version 4.3.0</p>
|
114 |
</div>
|
115 |
<?php include 'includes/settings.php'; ?>
|
116 |
</div>
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: nasir179125, smokehunt
|
|
3 |
Donate link: https://www.paypal.com/donate/?token=IEJu3QF5rsSIXSKPvPFBAyFldUM4WbkVRzGfUQ4ZSTSZcI3_hiYjVvr5fcz8_MFFwzeW5W&country.x=GB&locale.x=GB
|
4 |
Tags: mega addons for wpbakery page builder, mega addons for visual composer, visual composer, all in one plugin, visual composer extension, whatsapp chat, imag hover effects, portfolio, carousel for wpbakery, post, shortcodes, tabs, member profile, info banner, price table, stats counter, flip book, testimonial, filterable gallery, floating menu,
|
5 |
Requires at least: 3.5
|
6 |
-
Tested up to:
|
7 |
-
Stable tag: 4.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -161,6 +161,9 @@ https://www.youtube.com/watch?time_continue=387&v=Qj4tfvMlcJs
|
|
161 |
|
162 |
== Changelog ==
|
163 |
|
|
|
|
|
|
|
164 |
= 4.2.7 – 02/06/2021 =
|
165 |
* Bug Fixed: PHP Warning Undefined array key 1 & PHP Warning: Undefined array key 2 error show in different elements.
|
166 |
* Fixed: Error show using Google Fonts option.
|
3 |
Donate link: https://www.paypal.com/donate/?token=IEJu3QF5rsSIXSKPvPFBAyFldUM4WbkVRzGfUQ4ZSTSZcI3_hiYjVvr5fcz8_MFFwzeW5W&country.x=GB&locale.x=GB
|
4 |
Tags: mega addons for wpbakery page builder, mega addons for visual composer, visual composer, all in one plugin, visual composer extension, whatsapp chat, imag hover effects, portfolio, carousel for wpbakery, post, shortcodes, tabs, member profile, info banner, price table, stats counter, flip book, testimonial, filterable gallery, floating menu,
|
5 |
Requires at least: 3.5
|
6 |
+
Tested up to: 6.0
|
7 |
+
Stable tag: 4.3.0
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
161 |
|
162 |
== Changelog ==
|
163 |
|
164 |
+
= 4.3.0 – 01/11/2022 =
|
165 |
+
* Vulnerable security issue is fixed.
|
166 |
+
|
167 |
= 4.2.7 – 02/06/2021 =
|
168 |
* Bug Fixed: PHP Warning Undefined array key 1 & PHP Warning: Undefined array key 2 error show in different elements.
|
169 |
* Fixed: Error show using Google Fonts option.
|