dev4press / debugpress

DebugPress is easy to use plugin implementing popup for debugging currently loaded WordPress page with support for intercepting AJAX requests.
https://debug.press
GNU General Public License v3.0
24 stars 1 forks source link

Advantage over Query Monitor? #3

Open tillkruss opened 4 years ago

tillkruss commented 4 years ago

Hi! Whats the advantage of DebugPress over Query Monitor?

dev4press commented 4 years ago

Hi,

It is hard to say, I have not used Query Monitor for a while now. I created the debugger that is now DebugPress some 5 years ago, and I am using it since (as a part of a different plugin until now), so I had no need to use Query Monitor. I might check out Query Monitor soon to see what the differences are.

Milan