vslavik / poedit

Translations editor for Mac, Windows and Unix
https://poedit.net
MIT License
1.71k stars 274 forks source link

WordPress 6.5 Performant Translations support #844

Open swissspidy opened 1 month ago

swissspidy commented 1 month ago

WordPress 6.5 added a new PHP translation file format to replace/complement MO files for performance reasons.

Poedit might want to add support for this format so that in addition to (or in replacement of) MO files it could generate these PHP files as well.

Alternatively, users can use tools such as WP-CLI or dedicated WordPress plugins to create those files. Perhaps that route is preferable, but I figured I'd share it nonetheless.

Resources:

Related: #797

vslavik commented 1 month ago

This is planned for v3.5.

Related: https://github.com/vslavik/poedit/issues/797

Not really...

swissspidy commented 1 month ago

Awesome 🎉

Let me know if you have any questions.

vslavik commented 8 hours ago

In Poedit 3.5beta1 (see in-app updates) now for FTP WP connections. Next up: for local WP projects.