Skip to content

Releases: wp-cli/extension-command

Version 2.1.15

18 Oct 12:56
1fe271c

Choose a tag to compare

  • Warn on delete failure, instead of hard exiting [#376]

Version 2.1.14

19 Sep 23:08
17b1654

Choose a tag to compare

  • Update to WPCS v3 [#373]
  • Add optional 'author' field to wp plugin list [#369]
  • Default to false when the "network" flag is omitted in the activate command [#364]

Version 2.1.13

04 Apr 22:09
e92390c

Choose a tag to compare

  • Fix PHP 8.2 'Creation of dynamic property' warning [#360]

Version 2.1.12

03 Mar 14:38
31ebccb

Choose a tag to compare

  • Ensure a stable version is used when --minor or --patch specified [#355]
  • Fix fatal error in invalid plugin update offer [#354]

Version 2.1.11

17 Feb 15:57
4518059

Choose a tag to compare

  • Add composer phpcbf [#353]
  • Replace empty namespace autoloader with classmap [#352]

Version 2.1.10

16 Feb 21:50
1305b2b

Choose a tag to compare

  • Add format option to wp plugin|theme auto-updates status [#351]
  • Include optional 'auto_updates' field in plugin and theme lists [#350]
  • Avoid deleting theme if the specified version cannot be found [#349]

Version 2.1.9

17 Jan 04:32

Choose a tag to compare

  • Fix failing tests [#347]
  • Fix failing PHP 5.6 tests by requiring WP 5.2 [#342]
  • Regenerate README file [#340]
  • Delete plugin translation files when plugin is uninstalled [#339]
  • Don't report an error when 5 out of 5 plugins were updated [#338]
  • remove extra space [#335]

Version 2.1.8

17 Oct 23:00
c3f3f84

Choose a tag to compare

  • Avoid throwing error when excluding missing plugin [#332]

Version 2.1.7

14 Sep 15:39
409b3f6

Choose a tag to compare

  • Exit with 0 when checked theme is active parent theme [#327]

Version 2.1.6

25 Aug 23:12

Choose a tag to compare

  • Avoid deleting parent of active theme unless using --force [#324]