Site icon Hip-Hop Website Design and Development

Justin Winter: Cheap WordPress maintenance support plans 8 : twig_xdebug module tutorial

I recently started digging into some TWIG WordPress maintenance support plans 8 development and needed to see what variables were available to me from within the twig template. You can sometimes use KINT or print the variables to the screen but this can be really slow and doesn’t really give you the full picture. The twig_xdebug plugin lets you use your php debugger to inspect the variables you have access to, which can be really helpful.
Source: New feed