Skip to content

Commit

Permalink
Version 6.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
khan-rafin-ahmed committed Sep 18, 2024
1 parent 5987290 commit 3108ca6
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 7 deletions.
8 changes: 4 additions & 4 deletions essential_adons_elementor.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?php
/**
* Plugin Name: Essential Addons for Elementor
* Description: Most Used Elementor addon, an advanced elements library for Elementor web builder with 100+ powerful widgets & extensions with WooCommerce builder.
* Description: The Essential plugin you install after Elementor! Packed with 100+ stunning elements like Data Table, Event Calendar, Filterable Gallery, WooCommerce.
* Plugin URI: https://essential-addons.com/
* Author: WPDeveloper
* Version: 6.0.4
* Version: 6.0.5
* Author URI: https://wpdeveloper.com/
* Text Domain: essential-addons-for-elementor-lite
* Domain Path: /languages
*
* WC tested up to: 9.2
* WC tested up to: 9.3
* Elementor tested up to: 3.24
* Elementor Pro tested up to: 3.24
*/
Expand All @@ -27,7 +27,7 @@
define('EAEL_PLUGIN_BASENAME', plugin_basename(__FILE__));
define('EAEL_PLUGIN_PATH', trailingslashit(plugin_dir_path(__FILE__)));
define('EAEL_PLUGIN_URL', trailingslashit(plugins_url('/', __FILE__)));
define('EAEL_PLUGIN_VERSION', '6.0.4');
define('EAEL_PLUGIN_VERSION', '6.0.5');
define('EAEL_ASSET_PATH', wp_upload_dir()['basedir'] . '/essential-addons-elementor');
define('EAEL_ASSET_URL', wp_upload_dir()['baseurl'] . '/essential-addons-elementor');
/**
Expand Down
22 changes: 19 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
=== Essential Addons for Elementor – Best Elementor Addon, Templates, Widgets, Kits & WooCommerce Builders ===
Contributors: wpdevteam, Codetic, re_enter_rupok, Asif2BD, priyomukul, sumaiyasiddika, rudlinkon, robinwpdeveloper, jakariaistauk, himadree12
Tags: elementor, elements, woocommerce, elementor addon, elementor widget
Tags: elementor, elements, elementor addon, elementor widget, woocommerce elementor
Requires at least: 5.0
Tested up to: 6.6
Requires PHP: 7.0
Stable tag: 6.0.4
Stable tag: 6.0.5
License: GPLv3
License URI: https://opensource.org/licenses/GPL-3.0

Most Used Elementor addon, an advanced elements library for Elementor web builder with 100+ powerful widgets & extensions with WooCommerce builder.
The Essential plugin you install after Elementor! Packed with 100+ stunning elements like Data Table, Event Calendar, Filterable Gallery, WooCommerce.

== Description ==

Expand Down Expand Up @@ -299,6 +299,22 @@ Your existing elements/content will work with premium version. So you won't lose

== Changelog ==

= 6.0.5 - 18/09/2024 =

- Improved: EA Flip Box | UI for mobile devices
- Improved: EA Filterable Gallery | Added Overlay for the video gallery
- Improved: EA Woo Product Gallery | Added Archive Product Support for Product Category Page
- Improved: EA Woo Product Gallery | Added support to Turn off secondary image on hover for mobile
- Fixed: Animation conflicting issue with Elementor
- Fixed: EA Advanced Accordion | Conflict with Elementor 3.24.0
- Fixed: EA Woo Product List | HTML Tags Support for Product Excerpts
- Fixed: EA Woo Product Carousel | Added compatibility for Astra theme
- Fixed: EA Checkout | Conflict with USPS Shipping Method for WooCommerce
- Fixed: EA Countdown | Expiration issue with Saved Templates
- Fixed: EA Login Register Form | Warning message on reset password
- Fixed: EA Interactive Circle | UI issue when Scrolling
- Few minor bug fixes & improvements

= 6.0.4 - 09/09/2024 =

- Improved: Security enchancements in EA Fancy Chart & EA Filterably Gallery widgets
Expand Down

0 comments on commit 3108ca6

Please sign in to comment.