Skip to content

Releases: wp-cli/core-command

Version 2.1.8

17 Jan 04:32
Compare
Choose a tag to compare
  • Fix failing tests by switching to WordPress 4.1 as minor update test [#223]
  • Fix failing test by setting WP_AUTO_UPDATE_CORE=false [#222]
  • Fix deprecation notices in PHP 8.1 [#220]

Version 2.1.7

17 Oct 21:41
Compare
Choose a tag to compare
  • Allow wordpress-core-installer to write plugins [#216]
  • Avoid deleting TinyMCE themes/plugins by using more precise check [#215]

Version 2.1.6

12 Oct 04:57
ac58bb1
Compare
Choose a tag to compare
  • Add missing copy operation to --no-extract [#213]

Version 2.1.5

11 Oct 22:22
30dfbe5
Compare
Choose a tag to compare
  • Remove only themes/plugins folders on --skip-content [#212]

Version 2.1.4

02 Sep 17:18
38824e5
Compare
Choose a tag to compare
  • Regenerate README file [#208]

Version 2.1.3

26 Aug 15:32
ea2adda
Compare
Choose a tag to compare
  • Add locale parameter [#133]

Version 2.1.2

14 Jul 13:50
f5fe574
Compare
Choose a tag to compare
  • Regenerate README file [#206]
  • Regenerate README file [#205]
  • Add --extract flag to core download [#204]
  • Update the link in the docblock of "core multisite-convert" command [#201]

Version 2.1.1

21 Jan 21:29
a75d052
Compare
Choose a tag to compare
  • Update download_package() function signature [#197]
  • Support case-insensitive filesystems when pruning files after update [#196]
  • Do not exit on error but pass on error [#193]

Version 2.1.0

12 May 06:33
b7f44f0
Compare
Choose a tag to compare
  • Regenerate README file [#189]
  • Regenerate README file [#188]
  • Add --insecure flag to core download & core update commands [#186]

Version 2.0.13

05 May 11:29
23184b3
Compare
Choose a tag to compare
  • Move wp-cli/wp-cli-tests to dev dependecies and update [#185]
  • Update GHA functional tests workflow [#181]