Skip to content

Releases: wp-cli/extension-command

Version 2.1.13

04 Apr 22:09
e92390c
Compare
Choose a tag to compare
  • Fix PHP 8.2 'Creation of dynamic property' warning [#360]

Version 2.1.12

03 Mar 14:38
31ebccb
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Avoid throwing error when excluding missing plugin [#332]

Version 2.1.7

14 Sep 15:39
409b3f6
Compare
Choose a tag to compare
  • Exit with 0 when checked theme is active parent theme [#327]

Version 2.1.6

25 Aug 23:12
Compare
Choose a tag to compare
  • Avoid deleting parent of active theme unless using --force [#324]

Version 2.1.5

14 Jul 13:50
362a142
Compare
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
Compare
Choose a tag to compare
  • Ensure bundled themes don't interfere with update tests [#311]
  • Allow Composer plugins to run [#310]