Skip to content

Commit d76dd72

Browse files
committed
Version 6.6.6
1 parent a59d052 commit d76dd72

2 files changed

Lines changed: 16 additions & 9 deletions

File tree

essential_adons_elementor.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
* Description: The Essential plugin you install after Elementor! Packed with 100+ stunning elements like Data Table, Event Calendar, Filterable Gallery, WooCommerce.
55
* Plugin URI: https://essential-addons.com/
66
* Author: WPDeveloper
7-
* Version: 6.6.5
7+
* Version: 6.6.6
88
* Author URI: https://wpdeveloper.com/
99
* Text Domain: essential-addons-for-elementor-lite
1010
* Domain Path: /languages
1111
*
12-
* WC tested up to: 10.0
13-
* Elementor tested up to: 4.0
14-
* Elementor Pro tested up to: 4.0
12+
* WC tested up to: 10.8
13+
* Elementor tested up to: 4.1
14+
* Elementor Pro tested up to: 4.1
1515
*/
1616

1717
if ( ! defined( 'ABSPATH' ) ) {
@@ -27,7 +27,7 @@
2727
define( 'EAEL_PLUGIN_BASENAME', plugin_basename( __FILE__ ) );
2828
define( 'EAEL_PLUGIN_PATH', trailingslashit( plugin_dir_path( __FILE__ ) ) );
2929
define( 'EAEL_PLUGIN_URL', trailingslashit( plugins_url( '/', __FILE__ ) ) );
30-
define( 'EAEL_PLUGIN_VERSION', '6.6.5' );
30+
define( 'EAEL_PLUGIN_VERSION', '6.6.6' );
3131
define( 'EAEL_ASSET_PATH', wp_upload_dir()['basedir'] . '/essential-addons-elementor' );
3232
define( 'EAEL_ASSET_URL', wp_upload_dir()['baseurl'] . '/essential-addons-elementor' );
3333
/**

readme.txt

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: elementor, elementor addons, elementor widgets, elementor templates, eleme
44
Requires at least: 5.0
55
Tested up to: 7.0
66
Requires PHP: 7.0
7-
Stable tag: 6.6.5
7+
Stable tag: 6.6.6
88
License: GPLv3
99
License URI: https://opensource.org/licenses/GPL-3.0
1010

@@ -204,7 +204,7 @@ With Essential Addons, we bring you seamless compatibility with WooCommerce, enh
204204

205205
[EA Woo Add to Cart](https://essential-addons.com/docs/ea-woo-add-to-cart/): Simplify the shopping experience by displaying an easy-to-access ‘Add to Cart’ button for all your WooCommerce products.
206206

207-
[EA Woo Product Slider (PRO)](https://essential-addons.com/docs/woo-product-slider/): Present your WooCommerce products in a stunning slider format with this advanced Elementor addon.
207+
[EA Woo Product Slider (PRO)](https://essential-addons.com/docs/woo-product-slider/): Present your WooCommerce products in a stunning slider format with this advanced Elementor addon.
208208

209209
[EA Woo Product Collection (PRO)](https://essential-addons.com/docs/ea-woo-product-collections/): Exhibit your WooCommerce product collections on any section of your Elementor website to showcase items based on categories, tags, or attributes, and add engaging hover effects.
210210

@@ -318,6 +318,13 @@ Your existing elements/content will work with premium version. So you won't lose
318318

319319
== Changelog ==
320320

321+
= 6.6.6 - 08/06/2026 =
322+
323+
- Improved: EA Woo Product Grid | Added Option to set image resolution
324+
- Fixed: EA Event Calendar | Timed Events Filtered Incorrectly
325+
- Fixed: Prevent fatal error during plugin update when a request initializes the setup wizard
326+
- Few minor bug fixes & improvements
327+
321328
= 6.6.5 - 21/05/2026 =
322329

323330
- Fixed: EA Creative Button | Resolved invisible default text color issue when enabling gradient background
@@ -402,7 +409,7 @@ Your existing elements/content will work with premium version. So you won't lose
402409
- Fixed: EA Login/Register Form | Password reset link redirecting to default WP reset page
403410
- Fixed: EA Gravity Forms | Gravity Forms not working when used via EA widget
404411
- Improved: Added support for a Query ID option for all post-related elements.
405-
- Improved: EA Woo Product Gallery | Added option to hide categories and quantity input in the “Quick View” popup
412+
- Improved: EA Woo Product Gallery | Added option to hide categories and quantity input in the “Quick View” popup
406413
- Improved: EA Woo Product Carousel | Pause on hover for the Marquee style
407414
- Few minor bug fixes & improvements
408415

@@ -483,7 +490,7 @@ Your existing elements/content will work with premium version. So you won't lose
483490
= 6.5.4 - 14/12/2025 =
484491

485492
- Improved: Security Enhancement
486-
- Fixed: Plugin Check (PCP) warnings
493+
- Fixed: Plugin Check (PCP) warnings
487494
- Few minor bug fixes & improvements
488495

489496
= 6.5.3 - 27/11/2025 =

0 commit comments

Comments
 (0)