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)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of 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://fa.wordpress.org/plugins/minify/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/minify/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/minify/#installation)
 * [توسعه](https://fa.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)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/minify/), check out
the [SVN repository](https://plugins.svn.wordpress.org/minify/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/minify/) by [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**
 *  Last updated **14 سال پیش**
 *  نصب‌های فعال **10+**
 *  نگارش وردپرس ** 3.0 یا بالاتر **
 *  Tested up to **3.4.2**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/minify/)
 * Tags
 * [assets](https://fa.wordpress.org/plugins/tags/assets/)[css](https://fa.wordpress.org/plugins/tags/css/)
   [JS](https://fa.wordpress.org/plugins/tags/js/)[minify](https://fa.wordpress.org/plugins/tags/minify/)
   [performance](https://fa.wordpress.org/plugins/tags/performance/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/minify/advanced/)

## امتیازها

 3.7 از 5 ستاره.

 *  [  امتیاز 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/)