Skip to content

1.6

Compare
Choose a tag to compare
@YahnisElsts YahnisElsts released this 24 Oct 13:02
· 496 commits to master since this release
  • Fixed background updates not working for plugins using this library.
  • Added a filename property to the PluginInfo and PluginUpdate classes. It contains the plugin file name relative to the plugins directory (equivalent to PluginUpdateChecker::pluginFile).

WordPress has supported background plugin updates since WP 3.7. Previously automatic updates didn't work with PUC even if explicitly enabled. This release adds basic support for that WP feature.