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)

આ પલ્ગઇન ** 2 વર્ષથી વધુમાં અપડેટ કરવામાં આવ્યો નથી **. એ કદાચ જાળવવામાં અથવા સપોર્ટેડ
નહી હોય. વર્ડપ્રેસ ના વધુ તાજેતરનાં સંસ્કરણો સાથે ઉપયોગમાં લેવાય તો સુસંગતતા મુદ્દાઓ
હોઈ શકે છે.

![](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://gu.wordpress.org/plugins/minify/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/minify/#reviews)
 *  [સ્થાપન](https://gu.wordpress.org/plugins/minify/#installation)
 * [ડેવલપમેન્ટ](https://gu.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/)

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

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

[“Minify” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/minify)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/minify/), જોવો[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/minify/),
અથવા સબ્સ્ક્રાઇબ કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/minify/)
દ્વારા[આરઅસઅસ](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://gu.wordpress.org/plugins/tags/assets/)[css](https://gu.wordpress.org/plugins/tags/css/)
   [JS](https://gu.wordpress.org/plugins/tags/js/)[minify](https://gu.wordpress.org/plugins/tags/minify/)
   [performance](https://gu.wordpress.org/plugins/tags/performance/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/minify/advanced/)

## પૉઇન્ટ્સ

 3.7 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/minify/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/minify/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/minify/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/minify/reviews/?filter=2)
 *  [  1 1-star review     ](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/)