PluginProbe
Ultimate Store Kit – Store Builder Addons for Elementor, WooCommerce Store Builder, EDD Store Builder / 3.1.4
Ultimate Store Kit – Store Builder Addons for Elementor, WooCommerce Store Builder, EDD Store Builder v3.1.4
3.1.4 3.0.8 3.0.9 3.1.0 3.1.2 3.1.3 3.0.7 3.0.5 3.0.4 3.0.3 3.0.2 trunk 1.5.0 1.5.1 1.5.2 1.6.1 1.6.2 1.6.3 1.6.4 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 All 93 releases
← All changes | ultimate-store-kit.php +3 -3 3.1.33.1.4 View file →
@@ -3,9 +3,9 @@
3 3 /**
4 4 * Plugin Name: Ultimate Store Kit
5 5 * Plugin URI: https://storekit.pro/
6 6 * Description: Build online stores in WordPress with the powerful store builder addon for Elementor. Enjoy a wide range of customizations and easily build product grids, carousels, single product/page elements, checkouts and more.
7 - * Version: 3.1.3
7 + * Version: 3.1.4
8 8 * Author: BdThemes
9 9 * Author URI: https://bdthemes.com/
10 10 * Text Domain: ultimate-store-kit
11 11 * Domain Path: /languages
@@ -10,9 +10,9 @@
10 10 * Text Domain: ultimate-store-kit
11 11 * Domain Path: /languages
12 12 * License: GPL3
13 13 * Elementor requires at least: 4.0.0
14 - * Elementor tested up to: 4.2.2
14 + * Elementor tested up to: 4.2.4
15 15 */
16 16
17 17
18 18
@@ -29,9 +29,9 @@
29 29 require_once $ultimate_store_kit_autoload_file;
30 30 }
31 31
32 32 // Some pre define value for easy use
33 -define('BDTUSK_VER', '3.1.3');
33 +define('BDTUSK_VER', '3.1.4');
34 34 define('BDTUSK__FILE__', __FILE__);
35 35 define('BDTUSK_PNAME', basename(dirname(BDTUSK__FILE__)));
36 36 define('BDTUSK_PBNAME', plugin_basename(BDTUSK__FILE__));
37 37 define('BDTUSK_PATH', plugin_dir_path(BDTUSK__FILE__));