git-plugin-updates icon indicating copy to clipboard operation
git-plugin-updates copied to clipboard

Enable WordPress automatic updates for plugins hosted on Github or Bitbucket.

Results 20 git-plugin-updates issues
Sort by recently updated
recently updated
newest added

I'll work on this after I figure out how it can best be integrated. But it may necessitate a name change to `git-updates`, `git-updater`, `wordpress-git-updater`, etc.

Recommended by @GaryJones https://github.com/afragen/github-updater/issues/2#issuecomment-27373537

enhancement

This should also change `GPU_Controller::$plugins` to be stored in an option instead of a transient. Other plugins, like `git-plugin-search` should be able to modify the option to add `Git URI`'s...

enhancement

Recommended by @GaryJones. https://github.com/afragen/github-updater/issues/2#issuecomment-27373537

Recommended by @GaryJones I saw you and @afragen were using the new 3.7 hook documentation format (great)! I could use some guidance on what else is lacking. https://github.com/afragen/github-updater/issues/2#issuecomment-27373537

I rewrote the class structure of this public release. Need to modify the old Gitweb class to match the new format.

enhancement

See GPU_Controller::pre_set_site_transient_update_plugins

See [pdclark/WordPress-GitHub-Plugin-Updater/tree/f/oauth](https://github.com/pdclark/WordPress-GitHub-Plugin-Updater/tree/f/oauth)

enhancement