Skip to content

Commit

Permalink
Version 5.8.16
Browse files Browse the repository at this point in the history
  • Loading branch information
khan-rafin-ahmed committed Nov 11, 2023
1 parent 77ab0a6 commit 6fdcc1a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
8 changes: 4 additions & 4 deletions essential_adons_elementor.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
* Description: The Essential plugin you install after Elementor! Packed with 40+ stunning free elements including Advanced Data Table, Event Calendar, Filterable Gallery, WooCommerce, and many more.
* Plugin URI: https://essential-addons.com/elementor/
* Author: WPDeveloper
* Version: 5.8.15
* Version: 5.8.16
* Author URI: https://wpdeveloper.com/
* Text Domain: essential-addons-for-elementor-lite
* Domain Path: /languages
*
* WC tested up to: 8.2.1
* Elementor tested up to: 3.17.2
* WC tested up to: 8.2.2
* Elementor tested up to: 3.17.3
* Elementor Pro tested up to: 3.17.1
*/

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', '5.8.15');
define('EAEL_PLUGIN_VERSION', '5.8.16');
define('EAEL_ASSET_PATH', wp_upload_dir()['basedir'] . '/essential-addons-elementor');
define('EAEL_ASSET_URL', wp_upload_dir()['baseurl'] . '/essential-addons-elementor');
/**
Expand Down
11 changes: 8 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: elementor, elements, addons, elementor addons, elementor widget, elementor
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.0
Stable tag: 5.8.15
Stable tag: 5.8.16
License: GPLv3
License URI: https://opensource.org/licenses/GPL-3.0

Expand Down Expand Up @@ -173,8 +173,6 @@ More features and improvements are coming on regular updates. Want to unlock the
https://www.youtube.com/watch?v=K9BssSV-KC8


### LOOKING FOR THE MOST FLEXIBLE THEME?

### BACKED BY A TRUSTED TEAM
Essential Addons for Elementor is brought to you by [WPDeveloper](https://wpdeveloper.com/), a dedicated WordPress product company, trusted by 5 million+ happy users.

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

== Changelog ==

= 5.8.16 - 11/11/2023 =

- Fixed: Product info not showing on the default layout of EA Woo Product Grid
- Fixed: Add to Cart button not showing on the several themes
- Few minor bug fixes & improvements


= 5.8.15 - 08/11/2023 =

- Fixed: EA Woo Product Grid and Woo Product Gallery style being broken in some themes
Expand Down

0 comments on commit 6fdcc1a

Please sign in to comment.