Title: MO Cache
Author: m4i
Published: <strong>डिसेंबर 5, 2011</strong>
Last modified: जून 27, 2012

---

प्लगइन शोधा

हे प्लगइन **WordPress च्या शेवटच्या 3 महत्त्वाच्या प्रमुख पुनर्वितरणांच्या साथी 
चाचणी झालेले नाही**. हे येथे वापरल्यास सामर्थ्य देणार नाही किंवा त्या आधारित असु
शकते आणि WordPress च्या अधिक अद्ययावत आवृत्तींसह वापरताना संगतता समस्यांची शक्यता
आहे.

![](https://s.w.org/plugins/geopattern-icon/mo-cache.svg)

# MO Cache

 [m4i](https://profiles.wordpress.org/m4i/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/mo-cache.2.0.zip)

 * [तपशील](https://mr.wordpress.org/plugins/mo-cache/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/mo-cache/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/mo-cache/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/mo-cache/#developers)

 [समर्थन](https://wordpress.org/support/plugin/mo-cache/)

## वर्णन

The MO Cache provides simple and fast caching of the translation MO files using 
the [WP Object Cache](https://codex.wordpress.org/Class_Reference/WP_Object_Cache)
mechanism.
 This plugin is necessary to be used [persistent caching plugin](https://codex.wordpress.org/Class_Reference/WP_Object_Cache#Persistent_Cache_Plugins),
otherwise you can not benefit from this plugin.

For localized WordPress, which was newly installed, the loading time of translation
files accounts for 70% of the entire processing time.
 You can make this process
3 times faster by just installing this plugin.

[Description in Japanese （日本語での紹介記事）](http://m4i.hatenablog.com/entry/2011/12/10/000407)

#### Features

 * No configuration
 * Supports multiple languages
 * Supports plugin’s translation files caching
 * Supports WordPress Network/Multisite installation
 * A simple plugin in less than 100 lines

## स्क्रीनशॉट

 * [[
 * Benchmarking WordPress 3.3 ja using Xdebug profiler.

## स्थापना

#### Quick Installation

 1. Verify that `/wp-content/object-cache.php` is installed.
 2. Install the plugin; the “Plugins -> Add New” menu in the WordPress.
 3. Activate the plugin.

#### Recommended Installation

It is recommended to install the MO Cache as a [must-use plugin](https://codex.wordpress.org/Must_Use_Plugins)
because the translation files will not be cached if other plugins load translation
files before the MO Cache is loaded.

 1. Verify that `/wp-content/object-cache.php` is installed.
 2. Create `/wp-content/mu-plugins` directory, if it not exist.
 3. Upload `mo-cache.php` to the `/wp-content/mu-plugins` directory.
 4. Done! No need to activate.

## नेहमी विचारले जाणारे प्रश्न

  Installation Instructions

#### Quick Installation

 1. Verify that `/wp-content/object-cache.php` is installed.
 2. Install the plugin; the “Plugins -> Add New” menu in the WordPress.
 3. Activate the plugin.

#### Recommended Installation

It is recommended to install the MO Cache as a [must-use plugin](https://codex.wordpress.org/Must_Use_Plugins)
because the translation files will not be cached if other plugins load translation
files before the MO Cache is loaded.

 1. Verify that `/wp-content/object-cache.php` is installed.
 2. Create `/wp-content/mu-plugins` directory, if it not exist.
 3. Upload `mo-cache.php` to the `/wp-content/mu-plugins` directory.
 4. Done! No need to activate.

  Does this plugin support multiple WordPress installs?

It depends on the persistent caching plugin.
 [APC Object Cache Backend](https://wordpress.org/extend/plugins/apc/),
[W3 Total Cache](https://wordpress.org/extend/plugins/w3-total-cache/) and [WP File Cache](https://wordpress.org/extend/plugins/wp-file-cache/)
support it.

## समीक्षा

![](https://secure.gravatar.com/avatar/8b57c1a87ec488ceb2a7bb23420bdca75018cc74588d9a470a40b8c4d6b911c0?
s=60&d=retro&r=g)

### 󠀁[Still in use](https://wordpress.org/support/topic/still-in-use-4/)󠁿

 [WebCodePoet](https://profiles.wordpress.org/senjoralfonso/) जानेवारी 14, 2023

I still use this on all my projects! Works like a charm.

![](https://secure.gravatar.com/avatar/bce40e97210b52eae7cd03c41e160d2e971fedea0dc4264f1d2da077ac3e9a96?
s=60&d=retro&r=g)

### 󠀁[Simple and Perfect solution.](https://wordpress.org/support/topic/simple-and-perfect-solution/)󠁿

 [Fumiki Takahashi](https://profiles.wordpress.org/takahashi_fumiki/) सप्टेंबर 3,
2016

No Admin screen. Cool and Smart.

 [ सर्व 3 पुनरावलोकने वाचा ](https://wordpress.org/support/plugin/mo-cache/reviews/)

## योगदानकर्ते आणि विकसक

“MO Cache” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान
केले आहे.

योगदानकर्ते

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

[भाषांतर करा “MO Cache” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/mo-cache)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/mo-cache/), [SVN संग्रहालय](https://plugins.svn.wordpress.org/mo-cache/)
तपासा, किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/mo-cache/) च्या 
[RSS](https://plugins.trac.wordpress.org/log/mo-cache/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 2.0

 * Support WordPress 3.4

#### 1.2

 * No change in the code
 * Fix typos in readme

#### 1.1

 * No change in the code
 * Tested up to WordPress 3.3

#### 1.0

 * Initial release

## मेटा

 *  आवृत्ती **2.0**
 *  शेवटचा अद्यतन **8 वर्षे पूर्वी**
 *  सक्रिय स्थापना **1,000+**
 *  वर्डप्रेस आवृत्ती ** 3.2 किंवा मोठा **
 *  परीक्षित केले आहे **3.4.2**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/mo-cache/)
 * टॅग्ज:
 * [benchmark](https://mr.wordpress.org/plugins/tags/benchmark/)[benchmarking](https://mr.wordpress.org/plugins/tags/benchmarking/)
   [cache](https://mr.wordpress.org/plugins/tags/cache/)[caching](https://mr.wordpress.org/plugins/tags/caching/)
   [performance](https://mr.wordpress.org/plugins/tags/performance/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/mo-cache/advanced/)

## मूल्यांकन

 5 पैकी ५ तारे.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/mo-cache/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/mo-cache/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/mo-cache/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/mo-cache/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/mo-cache/reviews/?filter=1)

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

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/mo-cache/reviews/)

## योगदानकर्ते

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

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/mo-cache/)