Added Plugin Update Server support
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 11 Apr 2017 19:31:13 +0000 (15:31 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 11 Apr 2017 19:31:13 +0000 (15:31 -0400)
commit8abbf570d6729b3927dc1fab1c054a4700b72da2
tree8ca4d5da397c909738ec64504ac933801bfade86
parent837e83a7f0507c29c9482e3c81eadf25ed3a8d22
Added Plugin Update Server support
22 files changed:
defines.php
index.php
lib/opentools-update-checker/css/opentools-updatecheck.css [new file with mode: 0644]
lib/opentools-update-checker/js/opentools-updatecheck.js [new file with mode: 0644]
lib/opentools-update-checker/opentools-update-checker.php [new file with mode: 0644]
lib/plugin-update-checker/README.md [new file with mode: 0644]
lib/plugin-update-checker/composer.json [new file with mode: 0644]
lib/plugin-update-checker/css/puc-debug-bar.css [new file with mode: 0644]
lib/plugin-update-checker/debug-bar-panel.php [new file with mode: 0644]
lib/plugin-update-checker/debug-bar-plugin.php [new file with mode: 0644]
lib/plugin-update-checker/github-checker.php [new file with mode: 0644]
lib/plugin-update-checker/js/debug-bar.js [new file with mode: 0644]
lib/plugin-update-checker/languages/plugin-update-checker-fr_FR.mo [new file with mode: 0644]
lib/plugin-update-checker/languages/plugin-update-checker-fr_FR.po [new file with mode: 0644]
lib/plugin-update-checker/languages/plugin-update-checker-hu_HU.mo [new file with mode: 0644]
lib/plugin-update-checker/languages/plugin-update-checker-hu_HU.po [new file with mode: 0644]
lib/plugin-update-checker/languages/plugin-update-checker.pot [new file with mode: 0644]
lib/plugin-update-checker/license.txt [new file with mode: 0644]
lib/plugin-update-checker/plugin-update-checker.php [new file with mode: 0644]
lib/plugin-update-checker/vendor/Parsedown.php [new file with mode: 0644]
lib/plugin-update-checker/vendor/ParsedownLegacy.php [new file with mode: 0644]
lib/plugin-update-checker/vendor/readme-parser.php [new file with mode: 0644]