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

wp-admin/plugins.php?page=github-updater #70

Open outlando opened 9 years ago

outlando commented 9 years ago

I get this error here: wp-admin/plugins.php?page=github-updater

Warning: call_user_func() expects parameter 1 to be a valid callback, no array or string given in /home/ds2601/public_html/wp-admin/includes/template.php on line 1297

JiveDig commented 9 years ago

Same error here.

vinvin27 commented 3 years ago

same :(