=== Storefront Hooks Cutomizer === Contributors: mikeyarce Donate link: http://themebynumbers.com Tags: storefront, woocommerce, customizer Requires at least: 4.8 Requires PHP: 5.6 Stable tag: 1.0 Tested up to: 4.9.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Hook into Storefront from the Customizer! == Description == The Storefront Hooks Customizer gives you the ability to add content to Storefront's template hooks through the WordPress Customizer. **This plugin only works with Storefront and Storefront Child Themes** You will be able to add content into the Header, Content, Homepage Template, and Footer sections of the Storefront theme. Each hook is saved on a per-theme basis, so when you switch themes the options will be blank. If you switch back, you will see the options added back. == Installation == 1. Upload the `storefront-hooks-customizer` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Make sure Storefront or a Storefront Child Theme is Activate 1. Navigate to Appearance > Customizer and to the "Storefront Hooks" Panel. == Frequently Asked Questions == = Why don't I see this option in the Customizer? = You probably are not using the Storefront theme or a Storefront Child Theme. = Where did all my settings go? = If you switch themes, your options will be reset. Each option is saved on a per-theme basis. Switching back to the previous theme will show you the options you had saved earlier. == Screenshots == 1. The Storefront Hooks Customizer Panel. == Changelog == = 1.0 = * Initial Release