Been a while since I made a plugin request….
Browser inspection tools like Firebug and Chrome’s Inspector allow you to look into the make up of a page like what styles/scripts are affecting a certain element.
I’d like something similar for WordPress that presents a tool for admins to see, when looking at the site in their browser, what elements are affected by different themes/plugins.
For example, it could show which portions of the page reside in which theme template files. It could flag which HTML comes from which plugins, even down to the function.
With the limited knowledge on hooks and filters that I have I believe it may be possible but I’m not sure.
Devs – what do you think?
Everyone else – just me, or would you like this too?
Phil