woocommerce / storefront

Official theme for WooCommerce
https://wordpress.org/themes/storefront/
959 stars 472 forks source link

Updates WooCommerce.com links to Woo.com #2132

Closed jeffikus closed 5 months ago

jeffikus commented 5 months ago

Updates all instances of WooCommerce.com links in both the wp-admin and frontend. This includes the developer composer and package files, readme, and language files.

Fixes request from @kevinbates as per p1704919648335339-slack-C02PXDRC67P

How to test the changes in this Pull Request:

  1. Install and activate Storefront.
  2. Navigate to /wp-admin/themes.php?page=storefront-welcome and check if outbound links point to woo.com instead of woocommerce.com
  3. Navigate to /wp-admin/themes.php?theme=storefront and check if outbound links point to woo.com instead of woocommerce.com
  4. Navigate to the frontend of your website and check that the "Built with Storefront." link navigate to the product page on woo.com correctly.

Changelog

Fix – Updates wp-admin and frontend credit links to point to Woo.com instead of WooCommerce.com