storefront/inc
James Koster 5dd0d0d5b5 Refactor step 1!
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.
2016-01-20 16:02:53 +00:00
..
admin Refactor step 1! 2016-01-20 16:02:53 +00:00
woocommerce Refactor step 1! 2016-01-20 16:02:53 +00:00
class-storefront-customizer-control-arbitrary.php Refactor step 1! 2016-01-20 16:02:53 +00:00
class-storefront-customizer-control-more.php Refactor step 1! 2016-01-20 16:02:53 +00:00
class-storefront-customizer-control-radio-image.php Refactor step 1! 2016-01-20 16:02:53 +00:00
class-storefront-customizer.php Refactor step 1! 2016-01-20 16:02:53 +00:00
class-storefront-jetpack.php Refactor step 1! 2016-01-20 16:02:53 +00:00
class-storefront.php Refactor step 1! 2016-01-20 16:02:53 +00:00
storefront-functions.php Refactor step 1! 2016-01-20 16:02:53 +00:00
storefront-template-functions.php Refactor step 1! 2016-01-20 16:02:53 +00:00
storefront-template-hooks.php Refactor step 1! 2016-01-20 16:02:53 +00:00