From fbf0537101dacb9f73d7258614afc1ed452d0c41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wac=C5=82aw=20Jacek?= Date: Fri, 19 Apr 2024 16:39:49 +0200 Subject: [PATCH] Add link to PR --- class-wc-calypso-bridge.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/class-wc-calypso-bridge.php b/class-wc-calypso-bridge.php index 65268dd5..b61df724 100644 --- a/class-wc-calypso-bridge.php +++ b/class-wc-calypso-bridge.php @@ -98,10 +98,12 @@ public function deactivate_duplicate_tiktok() { } /** - * Deactivate WooCommerce Services if either Woo Shipping or Woo Tax is active on an ecommerce-related plan - * (on WPCOM and Woo Express, including trial plans). + * Deactivate WooCommerce Services if either Woo Shipping or Woo Tax is active on an ecommerce-related plan. + * + * This applies to WPCOM and Woo Express, including trial plans. * * @since x.x.x + * @link https://github.com/Automattic/wc-calypso-bridge/pull/1458 * * @return void */