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
823 stars 195 forks source link

Changes/Fix to 'forcing update' #44

Closed meloniq closed 11 years ago

meloniq commented 11 years ago
jkudish commented 11 years ago

This pull request seems to include your entire project. Please redo it to only include whatever you want to change in the updater.

meloniq commented 11 years ago

import initial version commit was just referencing to this pull, please check the 'Files Changed' tab

jkudish commented 11 years ago

My bad, must have been tired when I was looking at it. Merged in.

meloniq commented 11 years ago

Thanks!