=== Action Hooks === Contributors: dineshc Donate link: https://www.paypal.me/dcmayankavi Tags: wp-action, action-hooks, theme-hooks, wordpress-hooks Requires at least: 3 Tested up to: 4.8.1 Action Hooks will helps to add HTML markup on any action from Customizer with Live Preview. == Description == Action Hooks providing live preview of Adding action hooks from customizer multiple time with Repeater. User can add HTML Markup, JavaScript, CSS if required. This plugin will support with all themes. It will list out all the applicable actions hooks for frontend. == Installation == 1. Install either via the WordPress.org plugin directory, or by uploading the files to your server. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Once the plugin is activated you will see 'Action Hooks' Section in the Customizer (Apperance -> Customizer ). 4. There always will be a Action Hook Accordion into that there are theme options first, Dropdown to select action, Second, Content which you want to show on hook, Third, Priority of action hook. 5. By clicking on "Add New Action Hook" you can add multiple accordion for multiple hooks. 6. By clicking on "Remove" link under accordion will remove that current accordion. 7. Top of the Customizer panel there is refresh button to reload action hooks after activate/deactivate any new plugin. 8. Easy and useful. Enjoy! == Screenshots == 1. https://i.imgur.com/P7EL5y5.png 2. https://i.imgur.com/pHpNeml.png 3. https://i.imgur.com/jOqZMYx.png 4. https://i.imgur.com/UJNl9Dp.png == Changelog == = 1.0.0 = * Initial release.