WordPress Plugin Repository

custom-plugin-updater
211 downloads
Custom Plugin Updater 0.5.5
custom-plugin-updater
Added: unspecified
Last Updated: 2016-07-20 13:23:38 CEST
Checks for plugin updates not hosted on Wordpress.

0.5.5

  • Minor fixes.

0.5.4

  • Fix occasional trailing "," in generating index.json;

0.5.3

  • Add some fields to index.json that produce warnings in plugin-install.php?tab=custom
  • Update repo merge version check to "<="
  • Lock down db.ini;

0.5.2

  • Distribution repository should be automatically changed (since 0.5).
  • Take newest plugin/theme across repositories.

0.5.1

  • Improve custom plugin/theme detection;
  • Enable (de)activation functionality for all repositories.

0.5

  • Add support for themes.
  • Add support for multiple repositories.

0.4

  • Add license overview on my-account page.
  • Add licensed plugin de/activation.

0.3.8.1

  • Fix: restore settings menu.

0.3.8

  • Server API upgrade: Digest Authentication for manual plugin download.
  • Minor update to conditional execution checks.

0.3.7.1

  • Fix printing time to update metadata.

0.3.7

  • Fix "View details" missing: update transient "no_update";
  • Update "is_custom_plugin" check: match against available plugins.

0.3.6

  • Made License key generation/display more consistent.

0.3.5

  • Add security (.htaccess).

0.3.4

  • Remove debug;
  • Display license in backend order view;
  • Make license generation optional;
  • License refactoring;
  • Minor transient plugin cache fix.

0.3.3

  • Use product attribute for realm and update license format.
  • Refactor plugin updating, version checking, and caching.

0.3.2

  • Rework plugin updates.

0.3.1

  • Support multiple licenses.
  • Update URLs

0.3

  • Implement authenticated downloads and license setting.

0.2.5

  • type-fix in hiding custom plugins in wordpress repositiry requests

0.2.4

  • Fixes in transients;
  • Fixes in displaying changelog;
  • Fixes in updating available plugin information.