-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
readme.txt
27 lines (19 loc) · 965 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
=== Plugin Name ===
Contributors: jarednova, manzwebdesigns
Tags: timber, debug, twig
Requires at least: 3.5
Tested up to: 5.9.1
Stable tag: 1.1.8
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