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

No way to get access_token #89

Open vinvin27 opened 3 years ago

vinvin27 commented 3 years ago

Hello there,

Im having an issue when try to get access_token. I fill client_id, secret_token and click on authorize_github but nothing happen.

I have this error : Warning: call_user_func() expects parameter 1 to be a valid callback, no array or string given in /ndd.test/wp-admin/includes/template.php on line 1737

and

Warning: Cannot modify header information - headers already sent by (output started at /ndd.test/wp-admin/includes/misc.php:1013) in /Users/Vinvin/dev/wordcamp.test/wp-includes/pluggable.php on line 1332