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 | modules/edd-standard-carousel/module.php +1 -1 1.5.23.1.4 View file →
@@ -9,9 +9,9 @@
9 9 } // Exit if accessed directly
10 10
11 11 class Module extends Ultimate_Store_Kit_Module_Base {
12 12 public static function is_active() {
13 - return class_exists('woocommerce');
13 + return class_exists('Easy_Digital_Downloads');
14 14 }
15 15
16 16 public function get_name() {
17 17 return 'usk-edd-standard-carousel';