Title: Dynamic MO Loader
Author: Generaxion
Published: <strong>2019年7月30日</strong>
Last modified: 2019年11月21日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://ps.w.org/dynamic-mo-loader/assets/icon-256x256.png?rev=2130572)

# Dynamic MO Loader

 作者: [Generaxion](https://profiles.wordpress.org/aucor/)

[ダウンロード](https://downloads.wordpress.org/plugin/dynamic-mo-loader.zip)

 * [詳細](https://ja.wordpress.org/plugins/dynamic-mo-loader/#description)
 * [レビュー](https://ja.wordpress.org/plugins/dynamic-mo-loader/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/dynamic-mo-loader/#installation)
 * [開発](https://ja.wordpress.org/plugins/dynamic-mo-loader/#developers)

 [サポート](https://wordpress.org/support/plugin/dynamic-mo-loader/)

## 説明

Changing the WordPress site language to any other than English slows down page generation
times. A lot. This is caused by the slow and inefficient way of text domain loading.
This plugin, based on the excellent work by Björn Ahrens, aims to fix that by loading
only the text domains that are used in a page and even more, by caching them.
 PO
and MO files are designed to be used with PHP Gettext-extension. But since it\’s
an extension, it\’s not installed by default on all hosting platforms. To overcome
this barrier, WordPress has re-implemented the whole MO file parsing in PHP completely
ignoring the possibility to use native gettext, if available. This WordPress\’ implementation
is a bit slow. This plugin has another implementation of MO parsing, which is faster
than the default one. The plugin also loads only the text domains that are required
to generate the current page instead the default behavior of loading every available
text domain. As front end pages usually only use strings from few text domains, 
this leads to a great performance boost in front end. To boost the performance even
more, the plugin also caches the loaded text domains in to the object cache. For
optimal performance you need a fast object cache backend like Redis, Memcached or
APC(u).

#### Links

 * [GitHub](https://github.com/aucor/dynamic-mo-loader)

## インストール

Download and activate. That\’s it.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

Dynamic MO Loader はオープンソースソフトウェアです。以下の人々がこのプラグインに
貢献しています。

貢献者

 *   [ Generaxion ](https://profiles.wordpress.org/aucor/)

[“Dynamic MO Loader” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/dynamic-mo-loader)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/dynamic-mo-loader/)する
か、[SVN リポジトリ](https://plugins.svn.wordpress.org/dynamic-mo-loader/)をチェック
するか、[開発ログ](https://plugins.trac.wordpress.org/log/dynamic-mo-loader/)を 
[RSS](https://plugins.trac.wordpress.org/log/dynamic-mo-loader/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.4.1

 * inc/mo_dynamic.php revert

#### 1.4.0

 * bugfix for plural translation

#### 1.3.0

 * unique function names, sanitized current_url and bugfix for translate function
   concatenating string with zero

#### 1.2.0

 * WordPress.org release

## メタ

 *  バージョン **1.4.1**
 *  最終更新日 **7年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 4.7.3またはそれ以降 **
 *  検証済み最新バージョン: **5.2.27**
 *  PHP バージョン ** 7.0またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/dynamic-mo-loader/)
 * タグ
 * [rest-api](https://ja.wordpress.org/plugins/tags/rest-api/)[WordPress](https://ja.wordpress.org/plugins/tags/wordpress/)
   [wp_query](https://ja.wordpress.org/plugins/tags/wp_query/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/dynamic-mo-loader/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/dynamic-mo-loader/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/dynamic-mo-loader/reviews/)

## 貢献者

 *   [ Generaxion ](https://profiles.wordpress.org/aucor/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/dynamic-mo-loader/)