John Blackbourn
John Blackbourn
Thanks for the report Shiva! I can't see anything in the stack trace that's specific to Query Monitor. Can you provide some more info please?
Over the years I've spent quite a bit of time investigating whether QM could automatically detect HTTP requests made with Guzzle or directly with Curl without having access to a...
Thanks for the reminder! I've put [a temporary pause on new features until the spring](https://github.com/johnbillion/query-monitor/issues/823).
I agree that QM should respect `DISALLOW_FILE_MODS` by default, I'll add that to my to-do list. However as Caleb said, it should only get deleted if the file belongs to...
@JulienMelissas @MadtownLems In the next release, QM won't attempt to create the `db.php` dropin during activation if `DISALLOW_FILE_MODS` is true, and it won't attempt to delete it during deactivation on...
Ouch! I'll have a look and see what I can do about that. Thanks for the report.
Thanks for the report. * Could you provide me with a list of the active plugins on your site please? * Which version of PHP are you using?
I've done some debugging of this but I've yet to see how the value passed here to the second parameter of `preg_replace()` can be anything except a string. The value...
Either of you using any of the plugins listed here? https://wpdirectory.net/search/01GVGWHNGP3GN41V6WXAE8GHEE
Good idea, thanks.