John Blackbourn
John Blackbourn
@pcfreak30 It's in my TODO list but unfortunately I don't have the time to actively work on this right now. If you want to create an extension that would be...
Thanks! I'll take a look.
Thanks for the report, I'll take a look.
Thanks for the PR. I wonder what the root cause is. I'll do some investigation.
Thanks. I think I might need to introduce an option for this because QM is designed to show up when the admin toolbar is hidden, but as you point out...
I can probably add something in for this. In the meantime, there's a `qm/collect/silent_http_errors` filter which is used to silence errors returned by the Airplane Mode plugin and errors returned...
You could look into the internals of WordPress core and find out what error code it uses and then wrap your calls in code that uses that error code.
Oh actually, a 404 doesn't result in an error at all does it. That's a feature of QM.
Yeah if you want to work on a PR for this that would be great.
I'll be honest and say that I've looked at this issue and your PR a few times and I've never been entirely happy with it. I don't like the idea...