Title: Dynamic MO Loader
Author: Generaxion
Published: <strong>30 ביולי 2019</strong>
Last modified: 21 בנובמבר 2019

---

חיפוש תוספים

תוסף זה **לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס**. ייתכן והתוסף כבר לא
מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות
יותר.

![](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://he.wordpress.org/plugins/dynamic-mo-loader/#description)
 * [סקירות](https://he.wordpress.org/plugins/dynamic-mo-loader/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/dynamic-mo-loader/#installation)
 * [פיתוח](https://he.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.

## סקירות

There are no reviews for this plugin.

## מפתחים

"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 repository](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**
 *  Last updated **לפני 7 שנים**
 *  Active installations **10+**
 *  WordPress version ** 4.7.3 ומעלה **
 *  Tested up to **5.2.24**
 *  PHP version ** 7.0 ומעלה **
 *  שפה
 * [English (US)](https://wordpress.org/plugins/dynamic-mo-loader/)
 * Tags
 * [rest-api](https://he.wordpress.org/plugins/tags/rest-api/)[WordPress](https://he.wordpress.org/plugins/tags/wordpress/)
   [wp_query](https://he.wordpress.org/plugins/tags/wp_query/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/dynamic-mo-loader/advanced/)

## דרוגים

No reviews have been submitted yet.

[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/)