Releases: wp-cli/extension-command
Releases · wp-cli/extension-command
Version 2.1.3
- 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
- Check for
WP_Error
on bulk updates [#294]
Version 2.1.1
- Fix test issues [#293]
- Fix incorrect examples [#290]
Version 2.1.0
- Regenerate README file [#288]
- Add
--insecure
flag to plugin|theme install
& plugin\theme update
commands [#287]
Version 2.0.15
- 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
- Switch from Travis CI to GitHub Actions [#273]
Version 2.0.13
- Only run
auto-updates
commands on WP 5.5+ [#269]
- Avoid notice when $update_info is null [#265]
Version 2.0.12
- Add commands to manage auto-updates for plugins and themes [#259]
- Provide clear error message when plugin fails PHP requirement [#253]
Version 2.0.11
- Update composer/semver requirement to ^1.4 || ^2 || ^3 [#239]
Version 2.0.10
- Deny --dry-run usage when specifying a specific version [#236]
- Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#235]
- [#194] Allow for filtering my a multiple field values for the "list" subcommand. WIP. [#234]
- Validate the status filter passed to
wp plugin list
and wp theme list
[#229]
- Update composer/semver requirement from ^1.4 to ^2.0 [#228]