Title: Redpic JS&amp;CSS Optimizer
Author: alekseyf
Published: <strong>5. Februara 2020.</strong>
Last modified: 7. Februara 2020.

---

Pretražite dodatke

![](https://ps.w.org/redpic-js-css-optimizer/assets/banner-772x250.png?rev=2238845)

Ovaj dodatak **nije testiran s najnovija 3 glavna izdanja WordPress-a**. Možda se
više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada
se koristi sa novijim verzijama WordPress-a.

![](https://ps.w.org/redpic-js-css-optimizer/assets/icon-256x256.png?rev=2238845)

# Redpic JS&CSS Optimizer

 Od [alekseyf](https://profiles.wordpress.org/alekseyf/)

[Skini](https://downloads.wordpress.org/plugin/redpic-js-css-optimizer.1.6.zip)

 * [Detalji](https://bs.wordpress.org/plugins/redpic-js-css-optimizer/#description)
 * [Recenzije](https://bs.wordpress.org/plugins/redpic-js-css-optimizer/#reviews)
 *  [Instalacija](https://bs.wordpress.org/plugins/redpic-js-css-optimizer/#installation)
 * [Razvoj](https://bs.wordpress.org/plugins/redpic-js-css-optimizer/#developers)

 [Podrška](https://wordpress.org/support/plugin/redpic-js-css-optimizer/)

## Opis

Redpic JS&CSS Optimizer combine CSS and JS files from theme and installed plugins
using optimal algorithm to speedup rendering and page load. This will increase page
metrics on Google Page Speed. Combining of files will not break scripts.

## Slike ekrana

[⌊Settings page⌉⌊Settings page⌉[

Settings page

## Instalacija

 1. Unzip the downloaded plugin and upload the folder “redpic-js-css-optimizer” to 
    the “/wp-content/plugins/” directory.
 2. Go to the plugin menu in WordPress and activate the plugin.
 3. Go to the “Redpic JS&CSS Optimizer” settings page.

## Recenzije

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

### 󠀁[Simple and effective, but not perfect](https://wordpress.org/support/topic/simple-and-effective-but-not-perfect/)󠁿

 [Martin Braun](https://profiles.wordpress.org/martinbraun/) 6. Decembra 2020.

I love its simplicity and it really attempts to do a good job when it comes to combining
all the files. However it's not compatible with the Avada theme: Caching results
in always showing the mobile CSS, I think because it's combining the CSS in the 
wrong order, maybe. Another issue is it does not minify the JS and CSS. It also 
would also be good to have a “clear cache” button on the admin bar.

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

### 󠀁[Good](https://wordpress.org/support/topic/good-5748/)󠁿

 [bloup](https://profiles.wordpress.org/bloup/) 2. Septembra 2020.

This plugin is super simple. This is exactly what a plugin for combining JS and 
CSS should be. Just switch it on and that's it. Also, I clicked on “clear cache”
and the JS filename was not regenerated. It is a good news. I used mmr and autoptimize,
the problem of those plugins are related to the regeneration of the filename. From
time to time, the JS and CSS filenames change. So, in the cache of google, the link
to the JS and CSS files get broken. It means that for a while, Googlebot looks for
the old JS and CSS filenames without finding it. I have the feeling that the redpic
plugin uses the querystring: ?ver=1.1 It should be the right approach to mnotify
googlebot that something has changed in the file. So rather than changing the file
from Aze34943szkzz.js to dojggdd2934483.js it is better to go from Aze34943szkzz.
js?ver=1.1 to Aze34943szkzz.js?ver=1.2

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

### 󠀁[Добавил пунктов по PageSpeed](https://wordpress.org/support/topic/%d0%b4%d0%be%d0%b1%d0%b0%d0%b2%d0%b8%d0%bb-%d0%bf%d1%83%d0%bd%d0%ba%d1%82%d0%be%d0%b2-%d0%bf%d0%be-pagespeed/)󠁿

 [velvi](https://profiles.wordpress.org/velvi/) 7. Februara 2020.

Ускорилась загрузка саита. Время до отрисовки… Прибавило пунктов по PageSpeed и 
сайт вошел в зеленую зону на десктопе и в желтую на мобиле…

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

### 󠀁[Great!](https://wordpress.org/support/topic/great-10824/)󠁿

 [Vladimir](https://profiles.wordpress.org/sadikoff/) 5. Februara 2020.

Works great. Finally, there is a good way to optimize styles and scripts.

 [ Read all 4 reviews ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/)

## Saradnici i programeri

“Redpic JS&CSS Optimizer” is open source software. The following people have contributed
to this plugin.

Doprinositelji

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

“Redpic JS&CSS Optimizer” je prijeveden na 1 dijalekt. Zahvala [prevodiocima](https://translate.wordpress.org/projects/wp-plugins/redpic-js-css-optimizer/contributors)
za njihov doprinos.

[Prevedi “Redpic JS&CSS Optimizer” na vaš jezik.](https://translate.wordpress.org/projects/wp-plugins/redpic-js-css-optimizer)

### Zainteresirani za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/redpic-js-css-optimizer/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/redpic-js-css-optimizer/)
ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/redpic-js-css-optimizer/)
od [RSS](https://plugins.trac.wordpress.org/log/redpic-js-css-optimizer/?limit=100&mode=stop_on_copy&format=rss).

## Zapis promijena

#### 1.6

 * Fix wp_remote_get 2

#### 1.5

 * Fix wp_remote_get

#### 1.1

 * Add translations

#### 1.0

 * Initial release

## Meta

 *  Version **1.6**
 *  Last updated **prije 7 godina**
 *  Active installations **10+**
 *  WordPress version ** 4.0 ili viša **
 *  Tested up to **5.3.23**
 *  PHP version ** 5.6 ili viša **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/redpic-js-css-optimizer/) i [Russian](https://ru.wordpress.org/plugins/redpic-js-css-optimizer/).
 *  [Prevedite na vaš jezik](https://translate.wordpress.org/projects/wp-plugins/redpic-js-css-optimizer)
 * Tags
 * [cache](https://bs.wordpress.org/plugins/tags/cache/)[optimizing](https://bs.wordpress.org/plugins/tags/optimizing/)
   [pagespeed](https://bs.wordpress.org/plugins/tags/pagespeed/)[performance](https://bs.wordpress.org/plugins/tags/performance/)
   [seo](https://bs.wordpress.org/plugins/tags/seo/)
 *  [Napredni pogled](https://bs.wordpress.org/plugins/redpic-js-css-optimizer/advanced/)

## Ocjene

 4.8 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/)

## Doprinositelji

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

## Podrška

Imate nešto za reći? Trebate pomoć?

 [Pogledaj forum podrške](https://wordpress.org/support/plugin/redpic-js-css-optimizer/)