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

View details link goes to wordpress #80

Open pramodfuturex opened 8 years ago

pramodfuturex commented 8 years ago

When I get "View version ... details" link, then it is going to Wordpress. I want to pass github url to this. As plugin is not hosted on wordpress it gives error. So I want to pass github link.

wolffe commented 6 years ago

Same here, this is only thing missing for me.