disqus / disqus-wordpress-plugin

WordPress plugin for Disqus (Latest version)
https://disqus.com/
34 stars 25 forks source link

Error reported to CLI console when running any rest fuction. #36

Closed rcojoe closed 6 years ago

rcojoe commented 6 years ago

Running a command like this: wp product get 1234

outputs below message before actual results. It makes parsing the response difficult.

Warning: call_user_func() expects parameter 1 to be a valid callback, cannot access private method Disqus_Rest_Api::dsq_get_settings_schema() in /wp-includes/rest-api/class-wp-rest-server.php on line 1160

ryanvalentin commented 6 years ago

This should be a quick fix, thanks!