radishconcepts / WordPress-GitHub-Plugin-Updater

This class is meant to be used with your Github hosted WordPress plugins. The purpose of the class is to allow your WordPress plugin to be updated whenever you push out a new version of your plugin; similarly to the experience users know and love with the WordPress.org plugin repository.
https://github.com/jkudish/WordPress-GitHub-Plugin-Updater
822 stars 195 forks source link

How could I force manually to check plugin updates? #93

Open davidperezgar opened 1 year ago

davidperezgar commented 1 year ago

We use the private GitHub plugin updater for private projects, and we know when to publish a new version. How could I force to check the update?