From 6b7b9544ff4bba4584e1fb73971df2c57aa83f06 Mon Sep 17 00:00:00 2001 From: arunshenoy99 Date: Tue, 28 Mar 2023 12:09:06 +0530 Subject: [PATCH] add shippo and paypal to wc_priority flow --- includes/Data/Plugins.php | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/includes/Data/Plugins.php b/includes/Data/Plugins.php index 4c102e249..546653bc1 100644 --- a/includes/Data/Plugins.php +++ b/includes/Data/Plugins.php @@ -98,7 +98,7 @@ final class Plugins { 'url' => 'https://hiive.cloud/workers/plugin-downloads/yith-woocommerce-wishlist', 'path' => 'yith-woocommerce-wishlist-extended/init.php', ), - 'nfd_slug_woo_razorpay' => array( + 'nfd_slug_woo_razorpay' => array( 'approved' => true, 'url' => 'https://hiive.cloud/workers/plugin-downloads/razorpay', 'path' => 'woo-razorpay/woo-razorpay.php', @@ -219,7 +219,18 @@ final class Plugins { 'priority' => 20, ), ), - 'wc_priority' => array(), + 'wc_priority' => array( + array( + 'slug' => 'nfd_slug_yith_shippo_shippings_for_woocommerce', + 'activate' => true, + 'priority' => 259, + ), + array( + 'slug' => 'nfd_slug_yith_paypal_payments_for_woocommerce', + 'activate' => true, + 'priority' => 258, + ), + ), ), 'bluehost-india' => array( 'wc_standard' => array(