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

Does this plugin support theme update? #24

Closed sparanoid closed 11 years ago

sparanoid commented 11 years ago

If it works both for plugins and themes it would be greet :)

jkudish commented 11 years ago

No, it doesn't, it only support plugin updates. For theme updates, I suggest you take a look at this project: https://github.com/UCF/Theme-Updater