You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update Woo.com links to Wooommerce.com
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.
* Update link to child themes documentation.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ When contributing please ensure you follow the guidelines below to help us keep
8
8
9
9
GitHub is for _bug reports and contributions only_ - if you have a support question or a request for a customization this is not the right place to post it. Use [WooThemes Support](https://support.woothemes.com) for customer support, [WordPress.org](http://wordpress.org/support/themes/storefront) for community support, and for customizations we recommend one of the following services:
_Storefront_ is a robust and flexible [WordPress](https://wordpress.org) theme, designed and built by the team at [WooCommerce](https://woo.com/) to help you make the most out of using the [WooCommerce](https://woo.com) plugin to power your online store. It's available to download for free from the WordPress [theme repository](https://wordpress.org/themes/storefront/).
12
+
_Storefront_ is a robust and flexible [WordPress](https://wordpress.org) theme, designed and built by the team at [WooCommerce](https://woocommerce.com/) to help you make the most out of using the [WooCommerce](https://woocommerce.com) plugin to power your online store. It's available to download for free from the WordPress [theme repository](https://wordpress.org/themes/storefront/).
13
13
14
14
It features deep integration with WooCommerce core plus several of the most popular extensions:
For developers, Storefront is the perfect starting point for your project. Its lean and extensible codebase will allow you to easily add functionality to your site via a child theme and/or custom plugin(s).
22
22
@@ -26,25 +26,25 @@ Please read [this document](./STOREFRONT_STATUS.md) explaining the current statu
26
26
27
27
## Storefront extensions
28
28
29
-
Looking to take your storefront powered store to the next level? Be sure to checkout the premium [Storefront extensions](https://woo.com/product-category/storefront-extensions/).
29
+
Looking to take your storefront powered store to the next level? Be sure to checkout the premium [Storefront extensions](https://woocommerce.com/product-category/storefront-extensions/).
30
30
31
31
## Storefront Documentation
32
32
33
-
You can view detailed Storefront documentation on the [WooCommerce documentation website](https://woo.com/documentation/themes/storefront/).
33
+
You can view detailed Storefront documentation on the [WooCommerce documentation website](https://woocommerce.com/documentation/themes/storefront/).
34
34
35
35
## Storefront in your language
36
36
37
37
Storefront translations can be downloaded from [WordPress.org](https://translate.wordpress.org/projects/wp-themes/storefront). To use one of these translations it is recommended that you upload it to `wp-content/languages/themes/storefront-pt_BR.mo`. Adding it to this location means the file will not be lost when you update Storefront. It is however possible to add a translation to the `languages` folder in your child theme if you'd prefer.
38
38
39
39
## Storefront help & support
40
40
41
-
WooCommerce customers can get support at the [WooCommerce support portal](https://woo.com/contact-us/). Otherwise, you can try posting on the [WordPress support forums](https://wordpress.org/support/theme/storefront/). Please remember, GitHub is for bug reports and contributions, _not_ support.
41
+
WooCommerce customers can get support at the [WooCommerce support portal](https://woocommerce.com/contact-us/). Otherwise, you can try posting on the [WordPress support forums](https://wordpress.org/support/theme/storefront/). Please remember, GitHub is for bug reports and contributions, _not_ support.
42
42
43
43
## Contributing to Storefront
44
44
45
45
If you have a patch, or you've stumbled upon an issue with Storefront core, you can contribute this back to the code. Please read our [contributor guidelines](https://github.com/woocommerce/storefront/blob/master/CONTRIBUTING.md) for more information about how you can do this.
46
46
47
-
If you have an idea or feature request please take a look at the [Storefront Feature Requests](https://woo.com/feature-requests/storefront/) to see if it's already been suggested, planned, or is under development. If not, please add it there.
47
+
If you have an idea or feature request please take a look at the [Storefront Feature Requests](https://woocommerce.com/feature-requests/storefront/) to see if it's already been suggested, planned, or is under development. If not, please add it there.
48
48
49
49
You can keep up with the latest Storefront developments on the [dev blog](https://woocommerce.wordpress.com/category/storefront/).
Copy file name to clipboardExpand all lines: README.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -16,16 +16,16 @@ Storefront is the perfect theme for your next WooCommerce project.
16
16
17
17
Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalize your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
18
18
19
-
For more information about Storefront please go to https://woo.com/products/storefront/.
19
+
For more information about Storefront please go to https://woocommerce.com/products/storefront/.
20
20
21
-
For even more customization, check out Storefront extensions https://woo.com/product-category/storefront-extensions/ and Storefront child themes https://woo.com/product-category/themes/storefront-child-theme-themes/.
21
+
For even more customization, check out Storefront extensions https://woocommerce.com/product-category/storefront-extensions/ and Storefront child themes https://woocommerce.com/documentation/products/themes/storefront/child-themes/.
22
22
23
23
== Installation ==
24
24
25
25
1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button.
26
26
2. Type in Storefront in the search form and press the 'Enter' key on your keyboard.
27
27
3. Click on the 'Activate' button to use your new theme right away.
28
-
4. Go to https://woo.com/documentation/themes/storefront/ guides on how to customize this theme.
28
+
4. Go to https://woocommerce.com/documentation/themes/storefront/ guides on how to customize this theme.
29
29
5. Navigate to Appearance > Customize in your admin panel and customize to taste.
Copy file name to clipboardExpand all lines: composer.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "woocommerce/storefront",
3
3
"description": "Storefront is a robust and flexible WordPress theme, designed and built by the team at WooCommerce to help you make the most out of using the WooCommerce plugin to power your online store. It's available to download for free from the WordPress theme repository.",
Description: Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
0 commit comments