Caleb Stauffer

Results 154 comments of Caleb Stauffer

@johnbillion How can I forego not having the new panel included in the menu? https://travis-ci.org/johnbillion/query-monitor/jobs/497391703#L593

>How can I forego not having the new panel included in the menu? ... @johnbillion

hey @johnbillion, what do you want to do with this? https://cloudup.com/cDO5xxnYXVM

@johnbillion @szepeviktor Updated the branch with `develop`, and added the column back.

I'll make the necessary adjustments to pass the tests this weekend.

Two cents: move the QM bar to the bottom (only if admin bar is showing).

So I actually changed it up, and it seems to work just as well, without the messiness: `add_filter('qm/outputter/html','include_outputters',0);` I think an action would still be better, but hooking onto `qm/outputter/html`...

@johnbillion I've discovered something interesting that I'll be posting in a moment, but I'm wondering what is the recommended way for QM extensions to register and include their output files?