Extension Command Versions Save

Manages plugins and themes, including installs, activations, and updates.

v2.1.21

4 weeks ago
  • 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]

v2.1.20

1 month ago
  • 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]

v2.1.19

3 months ago
  • Fix counting of errors when attempting activations [#398]

v2.1.18

3 months ago
  • Regenerate README file [#397]
  • Added --minor and --patch CLI option in wp theme update [#393]

v2.1.17

4 months ago
  • 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]

v2.1.16

5 months ago
  • Regenerate README file [#381]
  • Add update_version to the default fields for plugin and theme commands [#380]
  • Update some tests for SQLite [#378]

v2.1.15

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

v2.1.14

8 months ago
  • 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]

v2.1.13

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

v2.1.12

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