Added Plugin Update Server Support
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 11 Apr 2017 19:22:00 +0000 (15:22 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 11 Apr 2017 19:22:00 +0000 (15:22 -0400)
commit884b13189594023d975b462d37ab4c1adf3246c6
treee142a8337fa4aa907588dda9961721de771b1eaf
parente05f67af8107b0da4dd0a712951995e7966d131a
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]