Skip to content

Version 2.3.0

Choose a tag to compare

@swissspidy swissspidy released this 09 Mar 20:13
· 25 commits to main since this release
a8725c3
  • Fix --skip-update-check in admin context [#508]
  • Add --slug option to plugin/theme install for custom directory naming [#506]
  • Regenerate README file [#504]
  • Fix plugin deactivation during force install with explicit --activate flag [#500]
  • Fix --all --network to network-activate single-site active plugins [#499]
  • Fix newly reported PHPStan issues [#498]
  • Add --force flag to plugin activate to re-run activation hooks [#496]
  • Add --auto-update-indicated flag to plugin update and theme update commands [#495]
  • Display extension names during bulk updates [#492]
  • Pass correct variable to requirements_not_met [#489]
  • Regenerate README file [#488]
  • Do not scaffold _s theme in test [#487]
  • Support installing plugins from single PHP file URLs [#486]
  • Regenerate README file [#485]
  • Support WordPress.org plugin/theme directory URLs in install commands [#483]
  • Add missing documentation for is-active subcommands [#482]
  • Add warning in wp plugin is-active for missing plugin files still in active_plugins [#480]
  • Mock more HTTP requests in wporg status test [#478]
  • Add type field to distinguish block themes from classic themes [#477]
  • Add check-update commands for plugins and themes [#475]
  • Include broken themes in wp theme list [#473]
  • Display unexpected plugin output during activation with --debug [#471]
  • Add plugin dependencies support with --with-dependencies flag and install-dependencies command [#469]
  • Mock HTTP requests in wporg status tests [#467]