Added Plugin Update Server support
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 11 Apr 2017 19:26:57 +0000 (15:26 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 11 Apr 2017 19:26:57 +0000 (15:26 -0400)
commit8f5bd9ececcd08a973c2736ed0257bd85fdddea6
tree2c725f54ab6452aea98b83d535e018d9b582d089
parent4c7eb06dbd24ea767e482276268eda18a12fb011
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]