kayue / WordpressBundle

THIS PROJECT IS DEPRECATED AND WILL NOT BE MAINTAINED ANYMORE.
48 stars 14 forks source link

Wordpress queries in the web profiler #17

Open rvanlaak opened 11 years ago

rvanlaak commented 11 years ago

The web profiler bar is one of the great features of the Symfony2 framework. It would be great if all the Wordpress queries would be visible in the debug toolbar.

It is easy to add data collectors to the toolbar, as can be found on

http://symfony.com/doc/2.0/cookbook/profiler/data_collector.html