Skip to content

Releases: wp-cli/extension-command

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]

Version 2.1.5

14 Jul 13:50
362a142

Choose a tag to compare

  • Regenerate README file [#322]
  • Add optional --exclude=<name> argument for multiple plugin commands [#321]
  • Add "johnpbloch/wordpress-core-installer": true to composer.json [#320]
  • Fix broken Behat tests [#318]
  • Add title/description for mu-plugins. [#305]

Version 2.1.4

25 Jan 03:12
6401d7e

Choose a tag to compare

  • Ensure bundled themes don't interfere with update tests [#311]
  • Allow Composer plugins to run [#310]

Version 2.1.3

06 Jan 15:24

Choose a tag to compare

  • Add support for PHP 8.1 [#306]
  • Regenerate README file [#303]
  • Replace one-time-login with a sample plugin in the tests [#302]
  • Add --skip-update-check flag to plugin list and theme list commands [#300]

Version 2.1.2

06 Aug 13:43
a015917

Choose a tag to compare

  • Check for WP_Error on bulk updates [#294]