Official theme for WooCommerce https://wordpress.org/themes/storefront/
Find a file
Albert Juhé Lluveras aa9200fea4
Honor background and font color in the editor (#1317)
* Honor background color in the editor

* Honor font color in the editor for WP 5.4
2020-04-20 11:50:47 +02:00
.github add PR description template / format 2020-02-24 15:55:22 +13:00
assets Merge pull request #1315 from woocommerce/fix/calendar-shared-styles 2020-04-20 11:12:59 +02:00
docs fix missing full stop 2020-03-04 13:42:13 +13:00
inc Honor background and font color in the editor (#1317) 2020-04-20 11:50:47 +02:00
languages 2.5.5 pot file 2020-02-28 10:17:29 +13:00
.browserslistrc fix browserslist config - wrong config filename 2020-02-12 15:59:43 +13:00
.editorconfig Added .editorconfig with WP standards 2016-07-28 11:45:18 -03:00
.gitignore add storefront.zip (build output) to .gitignore 2020-02-13 12:10:18 +13:00
.jshintrc grunterino 2014-10-01 19:33:49 +01:00
.stylelintrc Add Stylelint 2018-02-08 20:58:20 +00:00
404.php Remove wp_kses_post() from shortcode output 2018-06-22 16:09:20 +01:00
archive.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
comments.php Force return type to avoid issues with mixed values 2018-11-23 14:56:29 +00:00
composer.json Introduced pre-commit hook 2018-06-12 11:41:57 -03:00
composer.lock Introduced pre-commit hook 2018-06-12 11:41:57 -03:00
content-homepage.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
content-none.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
content-page.php Improve semantic HTML for page 2018-04-17 04:20:02 +02:00
content-single.php Remove past references for storefront_post_meta() 2019-01-25 18:26:03 +00:00
content.php Remove past references for storefront_post_meta() 2019-01-25 18:26:03 +00:00
CONTRIBUTING.md document release process 2020-03-03 13:31:32 +13:00
footer.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
functions.php #1208: Add support for the wp_body_open hook 2019-12-27 16:48:36 +08:00
Gruntfile.js Merge pull request #1304 from woocommerce/fix/rtl-for-admin-nux 2020-04-16 11:55:41 +12:00
header.php #1208: Add support for the wp_body_open hook 2019-12-27 16:48:36 +08:00
index.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
loop.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
package-lock.json 2.5.5 version number 2020-02-28 10:16:01 +13:00
package.json 2.5.5 version number 2020-02-28 10:16:01 +13:00
page.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
phpcs.xml Introduced pre-commit hook 2018-06-12 11:41:57 -03:00
README.md typos in readme.md 2018-12-11 13:12:58 -05:00
README.txt 2.5.5 version number 2020-02-28 10:16:01 +13:00
screenshot.png Update screenshot. closes #540 2017-02-27 11:17:36 +00:00
search.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
sidebar.php lots of coding standards tweaks. #326 2016-02-19 16:57:56 +00:00
single.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
style.scss 2.5.5 version number 2020-02-28 10:16:01 +13:00
template-fullwidth.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00
template-homepage.php Fix PHPCS violations 2018-06-22 15:11:39 +01:00

Storefront

license Designed for WooCommerce WordPress.org downloads WordPress.org rating Build Status

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.

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. It's lean and extensible codebase will allow you to easily add functionality to your site via child theme and/or custom plugin(s).

Storefront extensions

Looking to take your storefront powered store to the next level? Be sure to checkout the premium Storefront extensions.

Storefront Documentation

You can view detailed Storefront documentation on the WooCommerce documentation website.

Storefront in your language

Storefront translations can be downloaded from WordPress.org. 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.

Storefront help & support

WooCommerce customers can get support at the WooCommerce support portal. Otherwise, you can try posting on the WordPress support forums. Please remember, GitHub is for bug reports and contributions, not support.

Contributing to Storefront

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 for more information about how you can do this.

If you have an idea or feature request please take a look at the Storefront Ideasboard to see if it's already been suggested, planned, or is under development. If not, please add it there.

You can keep up with the latest Storefront developments on the dev blog.

Testing Storefront

Want to help test upcoming Storefront releases? Check out the Storefront Beta Tester plugin.