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

---

Prohledat pluginy

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

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

# Dynamic MO Loader

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

[Stáhnout](https://downloads.wordpress.org/plugin/dynamic-mo-loader.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/dynamic-mo-loader/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/dynamic-mo-loader/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/dynamic-mo-loader/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/dynamic-mo-loader/#developers)

 [Podpora](https://wordpress.org/support/plugin/dynamic-mo-loader/)

## Popis

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)

## Instalace

Download and activate. That\’s it.

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

Dynamic MO Loader je otevřený software. Následující lidé přispěli k vývoji tohoto
pluginu.

Spolupracovníci

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

[Přeložte “Dynamic MO Loader” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/dynamic-mo-loader)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/dynamic-mo-loader/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/dynamic-mo-loader/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/dynamic-mo-loader/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/dynamic-mo-loader/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 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

## Meta

 *  Verze **1.4.1**
 *  Poslední aktualizace **před 7 roky**
 *  Aktivních instalací **10+**
 *  Verze WordPressu ** 4.7.3 nebo novější **
 *  Testováno až do WordPressu **5.2.26**
 *  Verze PHP ** 7.0 nebo novější **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/dynamic-mo-loader/)
 * Štítky
 * [rest-api](https://cs.wordpress.org/plugins/tags/rest-api/)[WordPress](https://cs.wordpress.org/plugins/tags/wordpress/)
   [wp_query](https://cs.wordpress.org/plugins/tags/wp_query/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/dynamic-mo-loader/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

[Vaše hodnocení](https://wordpress.org/support/plugin/dynamic-mo-loader/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/dynamic-mo-loader/reviews/)

## Spolupracovníci

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

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/dynamic-mo-loader/)