Updates all instances of woo.com links in both the wp-admin and frontend to point to woocommerce.com. This includes the developer composer and package files, readme, and language files.
This is essentially undoing the work from #2132.
Read full context here: p6q6po-fKm-p2 (internal)
How to test the changes in this Pull Request:
Install and activate Storefront.
Navigate to /wp-admin/themes.php?page=storefront-welcome and check if outbound links point to woocommerce.com instead of woo.com
Navigate to /wp-admin/themes.php?theme=storefront and check if outbound links point to woocommerce.com instead of woo.com
Navigate to the frontend of your website and check that the "Built with Storefront." link navigate to the product page on woocommerce.com correctly.
Changelog
Fix – Updates wp-admin and frontend credit links to point to WooCommerce.com instead of Woo.com
Updates all instances of woo.com links in both the wp-admin and frontend to point to woocommerce.com. This includes the developer composer and package files, readme, and language files.
This is essentially undoing the work from #2132.
Read full context here: p6q6po-fKm-p2 (internal)
How to test the changes in this Pull Request:
Changelog