Plugins should auto-update once installed. Possible considerations for how to do this:
- Require the plugin set
Plugin URI to the github repo address
- Update only based on tags, or update anytime theres a commit to master (edge, or stable?)
- Cache plugin update URL and update from Github regardless of plugin headers.
Plugins should auto-update once installed. Possible considerations for how to do this:
Plugin URIto the github repo address