=== Plugin Name === Contributors: jarednova, manzwebdesigns Tags: timber, debug, twig Requires at least: 3.5 Tested up to: 5.8.1 Stable tag: 1.1.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a Panel to the Debug Bar for Timber information == Description == Once installed, the Timber Debug Bar gives you access to the current template name, its absolute location on your server and the full contents of the context (array) sent to the template. == Installation == 1. Install the [Debug Bar](http://wordpress.org/plugins/debug-bar/) plugin 1. Upload `debug-bar-timber` directory to the `/wp-content/plugins/` directory 1. Run `composer install` 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = What's Timber? = Timber is a plugin that lets you use the Twig Template Language in your themes. [Download it](http://wordpress.org/plugins/timber-library/) from WordPress.org