timber / debug-bar-timber

Debug Bar Extension for the Timber Library
https://github.com/timber/debug-bar-timber
55 stars 8 forks source link

Krumo integration + additional output #17

Closed xenobytezero closed 4 years ago

xenobytezero commented 4 years ago

This PR adds Krumo (http://krumo.kaloyan.info/) to the plugin, which makes it much nicer to navigate the data.

It also adds output for the current post data, current author, as well as all the data passed to Timber.

Krumo has been added via Composer, so this might affect plugin publishing? I have never done that before, so I would rely on some expertise of everyone else here!

jarednova commented 4 years ago

Thanks @xenobytezero! I'm going to turn things over @manzwebdesigns to review and test.

On Composer: we can deploy with libraries like Krumo to WordPress.org; we just have to configure things so that the Krumo files are downloaded into the SVN repo when sent over to WP Plugin store (they don't handle any deployment steps like that)

jarednova commented 4 years ago

@manzwebdesigns were talking a bit about this in email over the weekend and he got to a good place ...

unnamed

... I'll let him take it from here to figure out the best way to pull the changes in

manzwebdesigns commented 4 years ago

I think I will go ahead and merge the request just so we have a history then upload my implementation of Symfony's VarDumper.