Releases: wp-cli/core-command
Releases · wp-cli/core-command
Version 2.1.31
- Detect file extension from downloaded archives [#334]
Version 2.1.30
Version 2.1.29
Version 2.1.28
Version 2.1.27
- Improve tests involving an object cache [#324]
Version 2.1.26
- Add
--skip-locale-checkflag towp core downloadfor locale fallback [#322]
Version 2.1.25
- Docs: Add note about retrieving db version on Multisite [#319]
- Fix incorrect home/siteurl when WP-CLI runs from root filesystem [#307]
- Fix
wp core update-db --networkto respect network ID in multinetwork installations [#302] - Add automatic cleanup of old core files using WordPress $_old_files list [#299]
Version 2.1.24
- Make filter callbacks private [#313]
- Add
@skipglobalargcheckfor conflicting arguments [#312] - Fix: Apply
wp_slash()to admin password in wp core install [#311] - Honor
--localeinwp core updateand allow locale-change without--force[#310] - Fix newly reported PHPStan errors [#308]
- Fix misleading success message when version check API fails [#303]
- Fix misleading "Success: WordPress is up to date" message when downgrade blocked [#300]
- Show lock deletion tip when core update fails with lock error [#296]
- Add
wp core check-update-dbcommand [#294]
Version 2.1.23
Version 2.1.22
- Fix tests for Hello Dolly [#291]