woocommerce / storefront

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

Update Woo.com links to Wooommerce.com #2142

Closed danielwrobert closed 2 months ago

danielwrobert commented 2 months ago

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:

  1. Install and activate Storefront.
  2. Navigate to /wp-admin/themes.php?page=storefront-welcome and check if outbound links point to woocommerce.com instead of woo.com
  3. Navigate to /wp-admin/themes.php?theme=storefront and check if outbound links point to woocommerce.com instead of woo.com
  4. 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