mirror of
https://github.com/woocommerce/storefront.git
synced 2025-08-21 04:11:59 +08:00
Replaces the old convoluted / confusing file structure with a neater class based system. It should now be easier to understand the purpose of each file. Performance should see a small bump and it will be easier to extend core features like the Customizer integration. File names are more akin to WooCommerce core which improves consistency / recognisability. Assets are all arranged into a single dir rather than being spread out all over the place. Deprecated `storefront_sanitize_hex_color()`. Updated Gruntfile.js to reflect new structure. |
||
---|---|---|
.. | ||
admin | ||
woocommerce | ||
class-storefront-customizer-control-arbitrary.php | ||
class-storefront-customizer-control-more.php | ||
class-storefront-customizer-control-radio-image.php | ||
class-storefront-customizer.php | ||
class-storefront-jetpack.php | ||
class-storefront.php | ||
storefront-functions.php | ||
storefront-template-functions.php | ||
storefront-template-hooks.php |