plugin-icon

Native Gettext for WordPress

A very light wrapper plugin that uses the native gettext library for faster localization.
Ratings
5
Last updated
September 22, 2023
Version
1.1.3
Active installations
10

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.

Freeon Creator plan
Active installations
10
Tested up to
6.3.5
This plugin is available for download to be used on your WordPress self-hosted installation.