/timber-kint-debug

Wordpress plugin for debugging Timber (Twig template) with Kint

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

timber-kint-debug

Wordpress plugin for debugging Timber (Twig template) with Kint. To use this plugin You need Twig for Wordpress (Timber) and plugin to enable Kint support. After that you can just write {{ kint() }} or {{ kint(somevariable) }} to debug your template.