Title: Minify
Author: Scott Taylor
Published: <strong>मे 24, 2012</strong>
Last modified: सप्टेंबर 2, 2012

---

प्लगइन शोधा

![](https://ps.w.org/minify/assets/banner-772x250.png?rev=548606)

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

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

# Minify

 [Scott Taylor](https://profiles.wordpress.org/wonderboymusic/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/minify.0.2.zip)

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

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

## वर्णन

Similar to what we use on eMusic – this software is still experimental, but take
a look!

Automagically concatenates JS and CSS files that are output in wp_head() and wp_footer()–
stores / serves them from Memcached (if installed) or Database. In a load-balanced
environment, the generation of flat files can be expensive and hard to distribute.
Minify takes advantage of Memcached and Site Options / Transients to do the work
once and share it among all servers in your cluster. File names are dynamically-
generated to allow cache-busting of a CDN like Akamai that doesn’t always cache-
bust by query string.

New .htaccess rule!
 RewriteRule ^([_0-9a-zA-Z-]+)?/?wp-content/cache/minify-(.+)-(.*).(
css|js)$ /wp-content/plugins/minify/make.php?hash=$2&type=$4&incr=$3&site=$1 [L]

## स्थापना

You MUST add this rewrite rule to your .htaccess file or httpd.conf file and then
restart your server:
 RewriteRule ^([_0-9a-zA-Z-]+)?/?wp-content/cache/minify-(.
+)-(.*).(css|js)$ /wp-content/plugins/minify/make.php?hash=$2&type=$4&incr=$3&site
=$1 [L]

You need to install Memcached on your servers and use Ryan’s WP Object Cache backend
in WordPress:
 https://wordpress.org/extend/plugins/memcached/

If you don’t want to use Memcached:
 1) you’re weird 2) all of the action will happen
in the database

## समीक्षा

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

### 󠀁[Works fine](https://wordpress.org/support/topic/works-fine-632/)󠁿

 [O_Breda](https://profiles.wordpress.org/o_breda/) जानेवारी 14, 2017

I am pleased with the functionality of the plugin. Thanks for everything.

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

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

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

योगदानकर्ते

 *   [ Scott Taylor ](https://profiles.wordpress.org/wonderboymusic/)

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

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

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

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

#### 0.1

 * Initial release

#### 0.1.1

 * Added a missing semicolon, props Robert

#### 0.2

 * change your .htaccess rule to: RewriteRule ^([_0-9a-zA-Z-]+)?/?wp-content/cache/
   minify-(.+)-(.*).(css|js)$ /wp-content/plugins/minify/make.php?hash=$2&type=$
   4&incr=$3&site=$1 [L]

## मेटा

 *  आवृत्ती **0.2**
 *  शेवटचा अद्यतन **14 वर्षे पूर्वी**
 *  सक्रिय स्थापना **10+**
 *  वर्डप्रेस आवृत्ती ** 3.0 किंवा मोठा **
 *  परीक्षित केले आहे **3.4.2**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/minify/)
 * टॅग्ज:
 * [assets](https://mr.wordpress.org/plugins/tags/assets/)[css](https://mr.wordpress.org/plugins/tags/css/)
   [JS](https://mr.wordpress.org/plugins/tags/js/)[minify](https://mr.wordpress.org/plugins/tags/minify/)
   [performance](https://mr.wordpress.org/plugins/tags/performance/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/minify/advanced/)

## मूल्यांकन

 3.7 पैकी ५ तारे.

 *  [  2 5-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/minify/reviews/?filter=5)
 *  [  0 4-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/minify/reviews/?filter=4)
 *  [  0 3-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/minify/reviews/?filter=3)
 *  [  0 2-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/minify/reviews/?filter=2)
 *  [  1 1-तारांकित पुनरावलोकन     ](https://wordpress.org/support/plugin/minify/reviews/?filter=1)

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

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

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

 *   [ Scott Taylor ](https://profiles.wordpress.org/wonderboymusic/)

## समर्थन

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

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