I18n Command Versions Save

Provides internationalization tools for WordPress projects.

v2.4.2

3 months ago
  • Add composer phpcbf [#354]
  • Allow johnbloch/wordpress-core-installer in composer.json [#353]
  • Add more standard 'excludes' values [#351]
  • Fix unclosed quote [#350]

v2.4.1

5 months ago
  • PHP 8.2: fix ${var} string interpolation deprecation warning [#346]

v2.4.0

10 months ago
  • 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 and block.json extractors [#319]
  • Improve theme patterns and styles lookup [#320]
  • Use preg_match instead of mb_ereg [#317]
  • Prefix JSON files with text domain if needed [#313]

v2.3.0

1 year ago
  • Extract pattern metadata (title & description) [#312]
  • Look for theme.json files in the styles directory of a theme [#311]
  • Regenerate README file [#307]
  • Translate title field from theme.json [#306]
  • Add support for PHP-Blade files [#304]
  • Fix include logic where include path is subdirectory of excluded path. [#302]

v2.2.13

1 year ago
  • Adapt branch alias to change from master to main [#300]

v2.2.12

1 year ago
  • Update peast and allow dealerdirect/phpcodesniffer-composer-installer [#299]

v2.2.11

1 year ago
  • Fix JS string extraction with unsupported argument type [#296]

v2.2.10

1 year ago
  • Add php 8.1 support [#293]
  • Add new field to translate in theme.json [#292]

v2.2.9

1 year ago
  • 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 to make-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]

v2.2.8

2 years ago
  • Regenerate README file [#248]