Skip to content

Releases: wp-cli/extension-command

Version 2.0.9

18 Apr 04:43
b6b042f
Compare
Choose a tag to compare
  • Bump Travis CI OS from trusty to xenial [#227]
  • Enforce PHP 7.4 compatibility in Travis CI [#226]
  • Missing --network parameter for plugin 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

03 Mar 16:23
3f55805
Compare
Choose a tag to compare
  • Prevent array access notice when $update_info is null [#214]
  • Fix typos and doc standards [#212]

Version 2.0.7

08 Nov 21:22
e397cf2
Compare
Choose a tag to compare
  • Add second must-use plugin that is added with wp-cli-tests 2.1.6+ [#200]
  • Equalize theme folder naming conventions across Win/Mac/Linux [#196]

Version 2.0.6

14 Jun 07:56
7b4d477
Compare
Choose a tag to compare
  • Add theme status in wp theme get command [#177]
  • Fix issue with failing test cases due to version mismatch [#181]
  • Fix activation issue of installed plugin/theme [#180]

Version 2.0.5

25 Apr 01:24
10b6f9d
Compare
Choose a tag to compare
  • Update README.md file [#173]

Version 2.0.4

21 Apr 04:05
c8556c1
Compare
Choose a tag to compare
  • 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 the theme search command [#167]
  • Move PHP 5.4 tests from WP_VERSION latest to 5.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

17 Dec 08:19
5c7fbd9
Compare
Choose a tag to compare
  • Failed plugin updates now throw errors [#143]
  • Add support for Probot move command [#140]
  • Use "installation" instead of "install" [#139]
  • plugin delete <plugin-name> not working if path has a space or & in it [#138]

Version 2.0.2

02 Oct 13:59
aa552f5
Compare
Choose a tag to compare
  • Revert "Throw error in theme fetcher on non-lowercase slugs" [#137]
  • Ignore log files [#131]

Version 2.0.1

23 Aug 17:36
49273af
Compare
Choose a tag to compare
  • Throw error in theme fetcher on non-lowercase slugs [#126]
  • Raise timeout for HTTP requests to 1 minute [#125]
  • Automatically rerun failed scenarios [#119]

Version 2.0.0

05 Aug 16:00
4fed9ee
Compare
Choose a tag to compare
  • Adapt package for framework v2 [#116]