diff --git a/plugins/woocommerce/changelog/48875-fix-dont-display-connect-your-store-in-shipping-task-if-not-installing-wcst b/plugins/woocommerce/changelog/48875-fix-dont-display-connect-your-store-in-shipping-task-if-not-installing-wcst new file mode 100644 index 00000000000..4a80f003501 --- /dev/null +++ b/plugins/woocommerce/changelog/48875-fix-dont-display-connect-your-store-in-shipping-task-if-not-installing-wcst @@ -0,0 +1,4 @@ +Significance: patch +Type: tweak +Comment: If either the upcoming WooCommerce Shipping or WooCommerce Tax extension is active, don't recommend WooCommerce Shipping & Tax in the "Select your shipping options" task. Allowing WCS&T to be installed alongside WC Shipping or WC Tax would lead to a notice about incompatibility which is something this PR aims to avoid. +