I’ve been using Debug Bar + Kint Debugger for debugging. Presently I’m working on a custom theme where I’m trying to hook some code into customize_save_after. The code doesn’t appear to be running when the theme is saved, so I’d like to be able to access Debug Bar so I can see the variables I’m watching.
Is there any way to force the admin bar to show up in the theme customizer? My search results so far have have been full of people trying to get rid of the admin bar, not make it show up….
Is this what you are looking for?
Codex
Btw following code in wp-config.php could help also: