Title: Minify
Author: Scott Taylor
Published: <strong>2012-05-24</strong>
Last modified: 2012-09-02

---

Szukaj wtyczek

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

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# Minify

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

[Pobierz](https://downloads.wordpress.org/plugin/minify.0.2.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/minify/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/minify/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/minify/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/minify/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/minify/)

## Opis

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]

## Instalacja

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

## Recenzje

![](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/) 2017-01-14

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

 [ Przeczytaj 3 recenzje ](https://wordpress.org/support/plugin/minify/reviews/)

## Kontrybutorzy i deweloperzy

„Minify” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “Minify” na swój język.](https://translate.wordpress.org/projects/wp-plugins/minify)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/minify/), sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/minify/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/minify/) przez
[RSS](https://plugins.trac.wordpress.org/log/minify/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

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

## Meta

 *  Wersja **0.2**
 *  Ostatnia aktualizacja **14 lat temu**
 *  Włączone instalacje **10+**
 *  Wersja WordPressa ** 3.0 lub nowszej **
 *  Testowano do **3.4.2**
 *  Język
 * [English (US)](https://wordpress.org/plugins/minify/)
 * Tagi
 * [assets](https://pl.wordpress.org/plugins/tags/assets/)[css](https://pl.wordpress.org/plugins/tags/css/)
   [JS](https://pl.wordpress.org/plugins/tags/js/)[minify](https://pl.wordpress.org/plugins/tags/minify/)
   [performance](https://pl.wordpress.org/plugins/tags/performance/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/minify/advanced/)

## Oceny

 3.7 na 5 gwiazdek.

 *  [  2 recenzje 5-gwiazdkowe     ](https://wordpress.org/support/plugin/minify/reviews/?filter=5)
 *  [  0 recenzji 4-gwiazdkowych     ](https://wordpress.org/support/plugin/minify/reviews/?filter=4)
 *  [  0 recenzji 3-gwiazdkowych     ](https://wordpress.org/support/plugin/minify/reviews/?filter=3)
 *  [  0 recenzji 2-gwiazdkowych     ](https://wordpress.org/support/plugin/minify/reviews/?filter=2)
 *  [  1 recenzja 1-gwiazdkowa     ](https://wordpress.org/support/plugin/minify/reviews/?filter=1)

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

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/minify/reviews/)

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/minify/)