Releases: wp-cli/i18n-command
Releases · wp-cli/i18n-command
Version 2.6.3
Version 2.6.2
- Translate "description" field from theme.json [#408]
- Revert changes to extract title from styles.blocks.variations [#407]
- theme.json: find
title
string withinstyles.blocks.variations
[#405] - Add tests for rspack and esbuild bundle output [#404]
- Fix deprecation warnings in unit tests [#402]
- Use relative paths for file header references (Windows fix) [#400]
- Ensure that the POT file use the same license as the theme [#399]
- Add examples for
wp i18n update-po
command [#392] - Add examples for make pot [#390]
Version 2.6.1
Version 2.6.0
Version 2.5.0
Version 2.4.4
- Update to WPCS v3 [#367]
Version 2.4.3
Version 2.4.2
Version 2.4.1
- PHP 8.2: fix
${var}
string interpolation deprecation warning [#346]
Version 2.4.0
- Add missing docs for make-mo command [#315]
- Add update-po command [#316]
- Regenerate README file [#328]
- Improve warnings for strings with different comments [#318]
- Extract some shared code into
FileDataExtractor
[#321] - Update and combine
theme.json
andblock.json
extractors [#319] - Improve theme patterns and styles lookup [#320]
- Use
preg_match
instead ofmb_ereg
[#317] - Prefix JSON files with text domain if needed [#313]