Releases: wp-cli/core-command
Releases · wp-cli/core-command
Version 2.1.11
- Leave
wp-content/plugins
and wp-content/themes
directories when using --skip-content
[#230]
Version 2.1.10
- Resolve tests failures from WordPress 6.2 [#229]
Version 2.1.9
- Add
composer phpcbf
[#226]
- Replace empty namespace autoloader with classmap [#225]
Version 2.1.8
- 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
- Allow
wordpress-core-installer
to write plugins [#216]
- Avoid deleting TinyMCE themes/plugins by using more precise check [#215]
Version 2.1.6
- Add missing copy operation to
--no-extract
[#213]
Version 2.1.5
- Remove only themes/plugins folders on
--skip-content
[#212]
Version 2.1.4
- Regenerate README file [#208]
Version 2.1.3
- Add locale parameter [#133]
Version 2.1.2
- 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]