I18n Command Versions Save

Provides internationalization tools for WordPress projects.

2.6.1

1 month ago
  • make-php: skip strings without translation [#389]
  • Add more headers to php translation files [#388]
  • Use relative paths for file header references [#384]

v2.6.0

2 months ago
  • Fix file format in make-php [#379]
  • Regenerate README file [#378]
  • Add file references for plugin/theme headers [#377]
  • Add wp i18n make-php command [#363]

v2.5.0

4 months ago
  • make-mo: Add destination file support [#373]
  • CI: Stage the correct files in schema workflow [#370]
  • Update theme-i18n.json [#366]

v2.4.4

7 months ago
  • Update to WPCS v3 [#367]

v2.4.3

11 months ago
  • CI: Ensure PHPUnit workflow actually runs [#360]
  • Fix deprecated partially-supported callables for PHP 8.2 [#359]
  • update-po: Check for destination [#356]

v2.4.2

1 year 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

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

v2.4.0

1 year 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

2 years 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

2 years ago
  • Adapt branch alias to change from master to main [#300]