Skip to content

Releases: wp-cli/extension-command

Version 2.1.21

04 May 05:36
f9bc3fd
Compare
Choose a tag to compare
  • Regenerate README file [#425]
  • Add --recently-active option in plugin list command [#424]
  • Fix visibility in command class methods [#423]
  • Add support for GitHub release installation [#421]

Version 2.1.20

26 Apr 21:15
fa8bfd9
Compare
Choose a tag to compare
  • Regenerate README file [#422]
  • Improve warning message for install and activate multiple themes [#419]
  • Replace User Switching from feature tests [#418]
  • Update the theme in feature tests [#417]
  • Show additional plugin headers values in wp plugin get <plugin> output [#414]
  • Add tested_up_to field [#413]
  • Warn multiple themes installation with activate [#408]
  • Regenerate README file [#404]
  • Fix plugin commands examples [#403]
  • Regenerate README file [#402]
  • Update theme commands examples [#401]
  • Correct param type in Parse Theme Name trait [#400]

Version 2.1.19

05 Feb 19:54
8071370
Compare
Choose a tag to compare
  • Fix counting of errors when attempting activations [#398]

Version 2.1.18

05 Feb 13:16
0c6b559
Compare
Choose a tag to compare
  • Regenerate README file [#397]
  • Added --minor and --patch CLI option in wp theme update [#393]

Version 2.1.17

19 Jan 13:24
955bd94
Compare
Choose a tag to compare
  • Remove duplicated code [#391]
  • Switch tests to use site-secrets instead of user-switching [#389]
  • Support 'wporg_status' and 'wporg_last_updated' as optional wp plugin list fields [#382]

Version 2.1.16

08 Dec 10:41
7118325
Compare
Choose a tag to compare
  • Regenerate README file [#381]
  • Add update_version to the default fields for plugin and theme commands [#380]
  • Update some tests for SQLite [#378]

Version 2.1.15

18 Oct 12:56
1fe271c
Compare
Choose a tag to compare
  • Warn on delete failure, instead of hard exiting [#376]

Version 2.1.14

19 Sep 23:08
17b1654
Compare
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
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]