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

Wordpress does not show update buttons if an update is avialable #58

Open s-a opened 10 years ago

s-a commented 10 years ago

When I delpoy a new update the Wordpress system detects it and shows the update Icon in Admin bar as expected, but wp-admin/update-core.php shows

Plugins Your plugins are all up to date

WP Version 3.6.1

tnorthcutt commented 10 years ago

@s-a can you confirm if this issue still exists on the latest (3.9.2 as of this writing) version of WordPress?