diff --git a/essential_adons_elementor.php b/essential_adons_elementor.php index 0720c85ca..d05de3b9e 100755 --- a/essential_adons_elementor.php +++ b/essential_adons_elementor.php @@ -4,7 +4,7 @@ * 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.9.9 + * Version: 5.9.10 * Author URI: https://wpdeveloper.com/ * Text Domain: essential-addons-for-elementor-lite * Domain Path: /languages @@ -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.9.9'); +define('EAEL_PLUGIN_VERSION', '5.9.10'); define('EAEL_ASSET_PATH', wp_upload_dir()['basedir'] . '/essential-addons-elementor'); define('EAEL_ASSET_URL', wp_upload_dir()['baseurl'] . '/essential-addons-elementor'); /** diff --git a/readme.txt b/readme.txt index fae96e030..d98ab5daa 100755 --- a/readme.txt +++ b/readme.txt @@ -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.9.9 +Stable tag: 5.9.10 License: GPLv3 License URI: https://opensource.org/licenses/GPL-3.0 @@ -297,6 +297,12 @@ Your existing elements/content will work with premium version. So you won't lose == Changelog == += 5.9.10 - 19/02/2024 = + +- Fixed: EA Post Grid | Show post terms not showing from Tags +- Improved: Security Enhancement +- Few minor bug fixes & improvements + = 5.9.9 - 11/02/2024 = - Improved: Security Enhancement