Skip to content

Releases: wp-cli/core-command

Version 2.1.18

04 May 05:35
f7580f9
Compare
Choose a tag to compare
  • Remove extraneous argument in core update example [#255]
  • Fix --format in core check-update command [#253]
  • Update core commands docs [#251]

Version 2.1.17

05 Feb 12:54
dcac4c3
Compare
Choose a tag to compare
  • Regenerate README file [#249]
  • Fix spelling for filesystem [#248]

Version 2.1.16

08 Dec 10:40
9d6ebb4
Compare
Choose a tag to compare
  • Add --force-check flag to check-update command [#246]
  • Improve SQLite compatibility [#243]

Version 2.1.15

19 Sep 23:06
7a81a86
Compare
Choose a tag to compare
  • Update to WPCS v3 [#241]
  • Only run tests on PHP 7.0+ [#239]
  • Directly pass empty or missing password parameter to WordPress [#232]

Version 2.1.14

13 Jul 12:07
fb302c3
Compare
Choose a tag to compare
  • Tests: Fix tests referencing trunk/nightly [#238]
  • Improve documentation for core is-installed command [#237]

Version 2.1.13

31 May 07:43
893e18d
Compare
Choose a tag to compare
  • Fix tests for Requests v2 support [#235]

Version 2.1.12

25 May 16:13
505f92c
Compare
Choose a tag to compare
  • Regenerate README file [#234]
  • Check more files to determine if WordPress is present or not [#233]
  • Add a --skip-config flag to wp core multisite-convert [#231]

Version 2.1.11

27 Apr 10:58
e3212a3
Compare
Choose a tag to compare
  • Leave wp-content/plugins and wp-content/themes directories when using --skip-content [#230]

Version 2.1.10

10 Apr 14:11
181f416
Compare
Choose a tag to compare
  • Resolve tests failures from WordPress 6.2 [#229]

Version 2.1.9

17 Feb 16:34
33b3ba0
Compare
Choose a tag to compare
  • Add composer phpcbf [#226]
  • Replace empty namespace autoloader with classmap [#225]