woocommerce / storefront

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

Update Theme URI to point to Woo Marketplace page #2104

Closed danielwrobert closed 11 months ago

danielwrobert commented 11 months ago

Previously the Theme URI was pointing to a retired landing page.

This update adjusts the URI to point to the current theme page in the Woo products marketplace.

How to test the changes in this Pull Request:

  1. Confirm link to Theme URI has been updated to point to the Woo Marketplace Storefront page.
  2. Confirm there are no remaining links to the retired landing page.

Changelog

Fix – Theme URI now points to Storefront page in Woo Marketplace. All links to retired theme landing page have also been updated.

danielwrobert commented 11 months ago

@danieldudzic Yeah, there are some references to that outside of this theme (WC Core, for example) but my focus here was removing all of the links within the theme. Thanks!