YahnisElsts / plugin-update-checker

A custom update checker for WordPress plugins. Useful if you don't want to host your project in the official WP repository, but would still like it to support automatic updates. Despite the name, it also works with themes.
MIT License
2.25k stars 410 forks source link

Notifications do not appear on some hosts #439

Closed Alireza-Ghavabesh closed 3 years ago

Alireza-Ghavabesh commented 3 years ago

Notifications do not appear on some hosts

I'm sure curl is working on that host and i put a code for download zip file as a plugin on that host and file downloaded as well, that Shows file can be download.

but i dont know what is the reason of this problem.

YahnisElsts commented 3 years ago

I think we'll need more information to figure out what caused the problem. Please install the Debug Bar plugin and see what it shows in the "PUC (your-plugin-slug)" panel. It should have various information about the update checker configuration, installed plugin version, and any cached updates - make sure that this information is correct. Also, try clicking the "Check Now" button in the PUC panel and see if it shows any errors.

Alireza-Ghavabesh commented 3 years ago

problem was from our wordpress permissions, not from this library.

janeks commented 3 years ago

What permissions?