Conversation
supportHow would one use this plugin to show hooks executed when using the customizer? https://wordpress.org/plugins/simply-show-hooks/
You could first switch on Hooks display from the wp-admin (Simply-Show-Hooks > Show-Action-Hooks) then after that switch over to Customizer to see the hooks, then back to wp-admin to switch it off when you’re done. There may be some hooks that get hidden behind very complex JS interfaces.
Thanks, works perfectly.
You could first switch on Hooks display from the wp-admin (Simply-Show-Hooks > Show-Action-Hooks) then after that switch over to Customizer to see the hooks, then back to wp-admin to switch it off when you’re done. There may be some hooks that get hidden behind very complex JS interfaces.
Thanks, works perfectly.