Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WordPress 6.5 Performant Translations support #844

Open
swissspidy opened this issue May 14, 2024 · 3 comments
Open

WordPress 6.5 Performant Translations support #844

swissspidy opened this issue May 14, 2024 · 3 comments

Comments

@swissspidy
Copy link

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
Copy link
Owner

vslavik commented May 14, 2024

This is planned for v3.5.

Related: #797

Not really...

@vslavik vslavik changed the title WordPress PHP translation file support WordPress 6.5 Performant Translations support May 14, 2024
@swissspidy
Copy link
Author

Awesome 🎉

Let me know if you have any questions.

@vslavik
Copy link
Owner

vslavik commented Jul 5, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants