Version Description
6 August 2019 =
Fix: Elementor frontend script dependency and console error issue
Download this release
Release Info
Developer | thehappymonster |
Plugin | Happy Addons for Elementor (Mega Menu, Post Grid, Woocommerce Product Grid, Table, Event Calendar, Slider Elementor Widget) |
Version | 1.4.1 |
Comparing to | |
See all releases |
Code changes from version 1.4.0 to 1.4.1
- base.php +1 -1
- classes/asset-manager.php +1 -1
- plugin.php +1 -1
- readme.txt +8 -4
base.php
CHANGED
@@ -15,7 +15,7 @@ defined( 'ABSPATH' ) || die();
|
|
15 |
|
16 |
class Base {
|
17 |
|
18 |
-
const VERSION = '1.4.
|
19 |
|
20 |
const MINIMUM_ELEMENTOR_VERSION = '2.5.0';
|
21 |
|
15 |
|
16 |
class Base {
|
17 |
|
18 |
+
const VERSION = '1.4.1';
|
19 |
|
20 |
const MINIMUM_ELEMENTOR_VERSION = '2.5.0';
|
21 |
|
classes/asset-manager.php
CHANGED
@@ -176,7 +176,7 @@ class Assets {
|
|
176 |
wp_enqueue_script(
|
177 |
'happy-elementor-addons',
|
178 |
HAPPY_ASSETS . 'js/happy-addons' . $suffix . 'js',
|
179 |
-
[ '
|
180 |
Base::VERSION,
|
181 |
true
|
182 |
);
|
176 |
wp_enqueue_script(
|
177 |
'happy-elementor-addons',
|
178 |
HAPPY_ASSETS . 'js/happy-addons' . $suffix . 'js',
|
179 |
+
[ 'imagesloaded', 'jquery' ],
|
180 |
Base::VERSION,
|
181 |
true
|
182 |
);
|
plugin.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Happy Elementor Addons
|
4 |
* Plugin URI: https://happyaddons.com/
|
5 |
* Description: <a href="https://happyaddons.com/">HappyAddons</a> is a collection of slick, powerful widgets that works seamlessly with Elementor page builder. It’s trendy look with detail customization features allows to create extraordinary designs instantly. <a href="https://happyaddons.com/">HappyAddons</a> is free, rapidly growing and comes with great support.
|
6 |
-
* Version: 1.4.
|
7 |
* Author: HappyMonster
|
8 |
* Author URI: https://happyaddons.com/
|
9 |
* License: GPLv2
|
3 |
* Plugin Name: Happy Elementor Addons
|
4 |
* Plugin URI: https://happyaddons.com/
|
5 |
* Description: <a href="https://happyaddons.com/">HappyAddons</a> is a collection of slick, powerful widgets that works seamlessly with Elementor page builder. It’s trendy look with detail customization features allows to create extraordinary designs instantly. <a href="https://happyaddons.com/">HappyAddons</a> is free, rapidly growing and comes with great support.
|
6 |
+
* Version: 1.4.1
|
7 |
* Author: HappyMonster
|
8 |
* Author URI: https://happyaddons.com/
|
9 |
* License: GPLv2
|
readme.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
=== Happy Elementor Addons ===
|
2 |
Plugin Name: Happy Elementor Addons
|
3 |
-
Version: 1.4.
|
4 |
Author: HappyMonster
|
5 |
Author URI: https://happyaddons.com/
|
6 |
Contributors: thehappymonster, happyaddons, hasinhayder, mosaddek73, tareq1988, obiplabon, sourav926, wedevs
|
@@ -41,9 +41,9 @@ License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
|
41 |
18. **[Logo Grid](https://happyaddons.com/elementor-logo-grid-widget-demo)** - Showcase your clients or products using our logo grid widget, and display these items with styles. [Check demo](https://happyaddons.com/elementor-logo-grid-widget-demo)
|
42 |
19. **[Carousel](https://happyaddons.com/elementor-carousel-widget-demo/)** - Create interesting image and text carousels using our carousel widget which comes with lot of options. [Check demo](https://happyaddons.com/elementor-carousel-widget-demo/)
|
43 |
20. **[Slider](https://happyaddons.com/elementor-slider-widget-demo/)** - Now you can create sliders with beautiful animations and effects using our Slider widget. And just like our other widgets, there are lots of customization options for you. [Check demo](https://happyaddons.com/elementor-slider-widget-demo/)
|
44 |
-
21. **[Step Flow](https://happyaddons.com/elementor-step-flow-widget-demo)**
|
45 |
-
22. **[Calendly](https://happyaddons.com/elementor-calendly-widget-demo/)**
|
46 |
-
23. **[Flip Box](https://happyaddons.com/elementor-flip-box-widget-demo/)**
|
47 |
24. **Pricing Table**
|
48 |
|
49 |
### INCLUDED FREE EXTENSIONS FOR EVERY ELEMENTOR WIDGET
|
@@ -134,6 +134,10 @@ It's really easy and super simple to install **Happy Elementor Addons** plugin b
|
|
134 |
|
135 |
== Changelog ==
|
136 |
|
|
|
|
|
|
|
|
|
137 |
= 1.4.0 - 1 August 2019 =
|
138 |
|
139 |
* New: On demand asset loading
|
1 |
=== Happy Elementor Addons ===
|
2 |
Plugin Name: Happy Elementor Addons
|
3 |
+
Version: 1.4.1
|
4 |
Author: HappyMonster
|
5 |
Author URI: https://happyaddons.com/
|
6 |
Contributors: thehappymonster, happyaddons, hasinhayder, mosaddek73, tareq1988, obiplabon, sourav926, wedevs
|
41 |
18. **[Logo Grid](https://happyaddons.com/elementor-logo-grid-widget-demo)** - Showcase your clients or products using our logo grid widget, and display these items with styles. [Check demo](https://happyaddons.com/elementor-logo-grid-widget-demo)
|
42 |
19. **[Carousel](https://happyaddons.com/elementor-carousel-widget-demo/)** - Create interesting image and text carousels using our carousel widget which comes with lot of options. [Check demo](https://happyaddons.com/elementor-carousel-widget-demo/)
|
43 |
20. **[Slider](https://happyaddons.com/elementor-slider-widget-demo/)** - Now you can create sliders with beautiful animations and effects using our Slider widget. And just like our other widgets, there are lots of customization options for you. [Check demo](https://happyaddons.com/elementor-slider-widget-demo/)
|
44 |
+
21. **[Step Flow](https://happyaddons.com/elementor-step-flow-widget-demo/)** - Create excellent step by step visual diagram and instructions using this smart widget. Change directions, counters and make them look amazing with icons, texts and colors. [Check demo](https://happyaddons.com/elementor-step-flow-widget-demo/)
|
45 |
+
22. **[Calendly](https://happyaddons.com/elementor-calendly-widget-demo/)** - Schedule meetings without the back-and-forth emails through Calendly. We are happy to integrate this important application in our HappyAddons. [Check demo](https://happyaddons.com/elementor-calendly-widget-demo/)
|
46 |
+
23. **[Flip Box](https://happyaddons.com/elementor-flip-box-widget-demo/)** - FlipBox helps you to deliver messages in a beautiful way with before and after effects. [Check demo](https://happyaddons.com/elementor-flip-box-widget-demo/)
|
47 |
24. **Pricing Table**
|
48 |
|
49 |
### INCLUDED FREE EXTENSIONS FOR EVERY ELEMENTOR WIDGET
|
134 |
|
135 |
== Changelog ==
|
136 |
|
137 |
+
= 1.4.1 - 6 August 2019 =
|
138 |
+
|
139 |
+
* Fix: Elementor frontend script dependency and console error issue
|
140 |
+
|
141 |
= 1.4.0 - 1 August 2019 =
|
142 |
|
143 |
* New: On demand asset loading
|