Richard Coffee
Richard Coffee
I can see a problem in that the url is supposed to be the first parameter. Perhaps something like this at the beginning of the buildUpdateChecker method: ``` if (...
I tried my hand at writing some code for this: https://github.com/RichardCoffee/plugin-update-checker/blob/master/Puc/v4p9/Factory.php New methods are at lines 21-65 Please take a look at it, and if it meets with your approval,...
> API should still allow for passing other optional arguments that might be neccessary - github URI (if not the same as the link in plugin head, or github oauth...
Hmm, quite right. I understand. I shall refrain from submitting a PR on this matter until @YahnisElsts expresses a preference as to preferred methodologies.
I have [a fork](https://github.com/RichardCoffee/crayon-syntax-highlighter) that includes PR #414 in it. It also includes some, not all, of the other outstanding PRs in it as well.
I wrote a plugin, partly based on this script, and called it Dynamic Taxonomy. To my astonishment, Wordpress accepted it, and it's page is https://wordpress.org/plugins/dynamic-taxonomy-menu-items/ The github page for it...