From 5569948a87b9c2066be6332646edad907ac56f22 Mon Sep 17 00:00:00 2001 From: Allen Benny Date: Wed, 9 Oct 2024 12:04:27 +0530 Subject: [PATCH] Update Plugins.php --- includes/Plugins.php | 44 +------------------------------------------- 1 file changed, 1 insertion(+), 43 deletions(-) diff --git a/includes/Plugins.php b/includes/Plugins.php index c7aae6f..ad23d49 100644 --- a/includes/Plugins.php +++ b/includes/Plugins.php @@ -55,55 +55,13 @@ final class Plugins { ), ), 'site-capabilities' => array( - 'hasEcomdash' => array( + 'hasEcomdash' => array( array( 'slug' => 'nfd_slug_ecomdash_wordpress_plugin', 'activate' => true, 'priority' => 220, ), ), - 'hasYithExtended' => array( - array( - 'slug' => 'woocommerce', - 'activate' => true, - 'priority' => 300, - ), - array( - 'slug' => 'nfd_slug_yith_woocommerce_booking', - 'activate' => true, - 'priority' => 100, - ), - array( - 'slug' => 'yith-woocommerce-ajax-search', - 'activate' => true, - 'priority' => 120, - ), - array( - 'slug' => 'nfd_slug_yith_woocommerce_gift_cards', - 'activate' => true, - 'priority' => 140, - ), - array( - 'slug' => 'nfd_slug_yith_woocommerce_wishlist', - 'activate' => true, - 'priority' => 160, - ), - array( - 'slug' => 'nfd_slug_yith_woocommerce_customize_myaccount_page', - 'activate' => true, - 'priority' => 180, - ), - array( - 'slug' => 'nfd_slug_yith_woocommerce_ajax_product_filter', - 'activate' => true, - 'priority' => 200, - ), - array( - 'slug' => 'nfd_slug_wonder_cart', - 'activate' => true, - 'priority' => 210, - ), - ), ), 'ecommerce' => array( 'default' => array(