Releases: wp-cli/i18n-command
Releases · wp-cli/i18n-command
Version 2.3.0
- Extract pattern metadata (title & description) [#312]
- Look for
theme.json
files in thestyles
directory of a theme [#311] - Regenerate README file [#307]
- Translate
title
field fromtheme.json
[#306] - Add support for PHP-Blade files [#304]
- Fix include logic where include path is subdirectory of excluded path. [#302]
Version 2.2.13
- Adapt branch alias to change from
master
tomain
[#300]
Version 2.2.12
- Update peast and allow dealerdirect/phpcodesniffer-composer-installer [#299]
Version 2.2.11
- Fix JS string extraction with unsupported argument type [#296]
Version 2.2.10
Version 2.2.9
- Regenerate README file [#275]
- Regenerate README file [#273]
- Regenerate README file [#272]
- Fix tests [#268]
- make-pot: add
subtract-and-merge
flag [#267] - Use more inclusive language in arg description [#266]
- Add new
--update-mo-files
flag tomake-json
[#265] - Add new flag to omit source code references [#264]
- Add
ext-mbstring
to list of suggested dependencies [#263] - Prevent adding JS comments to multiple strings [#261]
- Fix string extraction when using template literals [#260]
- Update version constraint for
mck89/peast
[#259] - Fix plural extraction in JS [#258]
- Remove now unneeded workaround in JS scanner [#256]
- Extract strings for translation from theme.json [#254]
- Fix string extraction from block.json [#253]
- Add support to IterableCodeExtractor for symlinks. [#249]
Version 2.2.8
- Regenerate README file [#248]
Version 2.2.7
Version 2.2.6
- Switch from Travis CI to GitHub Actions [#235]
Version 2.2.5
- Scan for
esc_xml_*()
localization helpers [#221]