wearerequired / traduttore

🗼 A WordPress plugin to improve the I18N workflow for your own projects based on @GlotPress.
https://wearerequired.github.io/traduttore/
72 stars 12 forks source link

Export PHP files #257

Closed swissspidy closed 4 months ago

swissspidy commented 1 year ago

Issue Overview

The WordPress core performance team is working on the Performant Translations feature project, which aims to speed up translations by using PHP files instead of MO files. The goal is to get it ready for WordPress 6.5.

See:

Once that happens, Traduttore should provide those PHP files as well. This is currently blocked by the GlotPress PR, but to make migration easier, Traduttore could include a compat shim for people running GlotPress < 4.0

swissspidy commented 8 months ago

Note: this new format is now available in GlotPress 4.0 and WordPress 6.5+ will use it if it's available.