Skip to content

Releases: wp-cli/extension-command

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]

Version 2.1.1

26 Jul 13:57
87c9e33

Choose a tag to compare

  • Fix test issues [#293]
  • Fix incorrect examples [#290]

Version 2.1.0

12 May 06:33
7ad4f9c

Choose a tag to compare

  • Regenerate README file [#288]
  • Add --insecure flag to plugin|theme install & plugin\theme update commands [#287]

Version 2.0.15

05 May 11:30
4a018d5

Choose a tag to compare

  • Use version range for wp-cli/wp-cli-tests dependency [#286]
  • Move wp-cli/wp-cli-tests to dev dependecies and update [#285]
  • Update GHA functional tests workflow [#279]

Version 2.0.14

07 Dec 22:37
13ad58b

Choose a tag to compare

  • Switch from Travis CI to GitHub Actions [#273]

Version 2.0.13

01 Nov 21:54
2f97fee

Choose a tag to compare

  • Only run auto-updates commands on WP 5.5+ [#269]
  • Avoid notice when $update_info is null [#265]

Version 2.0.12

29 Sep 05:40
ed5cd65

Choose a tag to compare

  • Add commands to manage auto-updates for plugins and themes [#259]
  • Provide clear error message when plugin fails PHP requirement [#253]