Releases: wp-cli/language-command
Releases · wp-cli/language-command
Version 2.0.22
- Composer: prevent a lock file from being created [#160]
- Mention
wp site switch-language
in readme [#159]
Version 2.0.21
- Update doc for wp language core install command. [#153]
- Add
--format=count
in language list commands [#151]
- Update feature tests for language core update [#149]
Version 2.0.20
- Update examples for
language
command [#145]
- Regenerate README file [#144]
- Regenerate README file [#143]
- Update examples for
language core
command [#142]
- Update examples for
language theme
command [#141]
- Update examples for
language plugin
command [#140]
- Improve warning message for unavailable language pack [#139]
Version 2.0.19
- Properly delete JSON & PHP translation files [#137]
Version 2.0.18
- Remove use of
@require-wp-latest
[#135]
- Re-enable some tests for SQLite [#134]
Version 2.0.17
- Fix tests after WordPress 6.4 release [#133]
- Skip some tests on SQLite [#132]
- Allow for PHP 8.2+ warning on old WP core [#130]
Version 2.0.16
- Add
wp plugin language uninstall --all
[#128]
- Update to WPCS v3 [#126]
- Add deprecation hint in
wp language core activate
's docblock [#125]
- Support
wp language theme uninstall --all
[#124]
Version 2.0.15
- Add
composer phpcbf
[#121]
- Replace empty namespace autoloader with classmap [#120]
Version 2.0.14
- Switch to
twentytwentyone
to fix failing tests [#118]
- Allow
johnpbloch/wordpress-core-installer
to write [#117]
Version 2.0.13
- Add warning for nonexistent plugins [#115]