Native Gettext for WordPress

Description

This plugin has no setting or UI. It just does one thing : use the php-gettext library to handle translations. This results in much faster translation than using the default PHP gettext implementation of WordPress.

If the extension is not available, the plugin will simply do nothing.

You can verify that the plugin is working by looking for an HTTP header: X-Native-Gettext: 1, that will be sent as soon as a string will be translated by the native library.

If your WordPress install is in English, this plugin has no purpose. Otherwise, it can help speed up your install quite a lot.

Requirements:
– php-gettext
– OS-level support for the locale(s) you want to translate to.

Reviews

June 19, 2022 1 reply
Great Plugin. It does one job and it does very good! With the help of the Query Monitor Plugin, I was able to measure a drop of almost 45% of PHP memory usage using "Native Gettext for WordPress" for a simple Dashboard-request. Really cool. The plugin author is answering friendly and helpful to support requests.
Read all 1 review

Contributors & Developers

“Native Gettext for WordPress” is open source software. The following people have contributed to this plugin.

Contributors

“Native Gettext for WordPress” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Native Gettext for WordPress” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.