You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: