Yahnis Elsts

Results 280 comments of Yahnis Elsts

Icons should be placed in the `package-assets/icons` subdirectory.

There's not enough information to say what exactly the problem is, but one potential issue that I noticed is that the `Version` header in your 2.4 release is 2.3, not...

I suspect that this probably has little to do with the update checker as such and is actually a more general problem with the site or server configuration. Here's a...

I didn't know JetBrains had announced something like that. Thank you for letting me know about it! I don't have any specific plans about supporting this service. I'm not sure...

No, this update checker doesn't have any code obfuscation features. I'm also not particularly interested in adding features like that. > I would also like to know what you think...

Is this happening in a theme? For a theme, the "view version details" link displays the `details_url` in an ``. Judging by the error message, the page that you're using...

Try replacing `FILE` with `__FILE__`. The underscores are part of the name of the constant and it won't work without them.

It looks like the `download_url` in your update metadata downloads a plugin that uses version 3.1 of the update checker, not version 4.11. Version 3.x does not include `Puc_v4_Factory` -...

As far as I know, @jakeparis is correct. I don't have much to add to that.