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

When searching under Plugins > Add New this warning shows up #53

Closed ninnypants closed 10 years ago

ninnypants commented 11 years ago

Notice: Undefined property: stdClass::$slug in /doc_root/wp-content/plugins/github-updater/updater.php on line 379 To fix this we just need to make sure the slug property exists before checking !=