Yahnis Elsts

Results 280 comments of Yahnis Elsts

Unfortunately, you can't really use this without SSH access. The script that collates the statistics is designed to be run from the command line.

An old version had a bug that could cause excessive update requests, but that was fixed long ago. It should no longer happen with version 5.4. Could it be that...

Well, I'm not aware of any current bugs or conflicts that could cause this kind of issue. Some other ideas, mostly not very plausible: - External factors triggering requests -...

Unfortunately, it was years ago and I no longer remember what the original issue was. I spent some time looking through the history (including from before PUC was migrated to...

I'd rather not change the WordPress admin UI any more than necessary. That's one of the reasons why all of the debugging info is only in the Debug Bar, not...

I think this was already fixed in #593, I just need to make a new release that includes the patch. I'll see if I can do that today.

Version 5.6 is out and includes the patch I mentioned.

I don't think there's a _reliable_ way to do that. Looking for a specific string like the `YahnisElsts\PluginUpdateChecker\` namespace in the main plugin file will work in some cases, but...

I'm not familiar with how WP-Toolkit works internally, and I'm not sure if it's even compatible with PUC in principle. However, a couple of general ideas to consider: - Is...

Since you already have a script you can run via CLI, maybe you could modify it to get more information about the state of the update checker? For example, depending...