Releases: wp-cli/extension-command
Releases · wp-cli/extension-command
Version 2.0.9
- Bump Travis CI OS from
trusty
toxenial
[#227] - Enforce PHP 7.4 compatibility in Travis CI [#226]
- Missing
--network
parameter forplugin is-active
[#222] - Add Alain Schlesser to composer.json author list [#220]
- Fix Travis CI
sudo
warning [#219] - Don't show a warning when
theme delete --all
skips 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_CS
ruleset [#170] - Enhancement: Add PHP 7.3 to Travis CI build matrix [#169]
- Add the
--page
parameter to thetheme search
command [#167] - Move PHP 5.4 tests from
WP_VERSION
latest
to5.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]
Version 2.0.3
Version 2.0.2
Version 2.0.1
Version 2.0.0
- Adapt package for framework v2 [#116]