Releases: wp-cli/extension-command
Releases · wp-cli/extension-command
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 listandwp theme list[#229] - Update composer/semver requirement from ^1.4 to ^2.0 [#228]
Version 2.0.9
- Bump Travis CI OS from
trustytoxenial[#227] - Enforce PHP 7.4 compatibility in Travis CI [#226]
- Missing
--networkparameter forplugin is-active[#222] - Add Alain Schlesser to composer.json author list [#220]
- Fix Travis CI
sudowarning [#219] - Don't show a warning when
theme delete --allskips the active theme [#218]
Version 2.0.8
Version 2.0.7
Version 2.0.6
Version 2.0.5
- Update README.md file [#173]
Version 2.0.4
- Implement CS checking based on the
WP_CLI_CSruleset [#170] - Enhancement: Add PHP 7.3 to Travis CI build matrix [#169]
- Add the
--pageparameter to thetheme searchcommand [#167] - Move PHP 5.4 tests from
WP_VERSIONlatestto5.1[#164] - Allow deleting the currently active theme [#158]
- Display warning in plugin list info if plugin version is higher than expected [#157]
- Fix success message example on plugin uninstall [#148]
- Handle extension activation for WP error or extension not found [#146]