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

---

Søg plugins

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

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

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

# Redpic JS&CSS Optimizer

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

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

 * [Detaljer](https://da.wordpress.org/plugins/redpic-js-css-optimizer/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/redpic-js-css-optimizer/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/redpic-js-css-optimizer/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/redpic-js-css-optimizer/#developers)

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

## Beskrivelse

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.

## Skærmbilleder

[⌊Settings page⌉⌊Settings page⌉[

Settings page

## Installation

 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.

## Anmeldelser

![](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. december, 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. september, 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. februar, 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. februar, 2020

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

 [ Læs alle 4 anmeldelser ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/)

## Bidragsydere & udviklere

“Redpic JS&CSS Optimizer” er open source-software. Følgende personer har bidraget
til dette plugin.

Bidragsydere

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

“Redpic JS&CSS Optimizer” er blevet oversat til 1 sprog. Tak til [oversætterne](https://translate.wordpress.org/projects/wp-plugins/redpic-js-css-optimizer/contributors)
for deres bidrag.

[Oversæt “Redpic JS&CSS Optimizer” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/redpic-js-css-optimizer)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/redpic-js-css-optimizer/),
tjek [SVN repository](https://plugins.svn.wordpress.org/redpic-js-css-optimizer/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/redpic-js-css-optimizer/)
via [RSS](https://plugins.trac.wordpress.org/log/redpic-js-css-optimizer/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 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**
 *  Senest opdateret **7 år siden**
 *  Aktive installationer **10+**
 *  WordPress-version ** 4.0 eller højere **
 *  Testet op til **5.3.23**
 *  PHP-version ** 5.6 eller højere **
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/redpic-js-css-optimizer/) og [Russian](https://ru.wordpress.org/plugins/redpic-js-css-optimizer/).
 *  [Oversæt til dit sprog](https://translate.wordpress.org/projects/wp-plugins/redpic-js-css-optimizer)
 * Tags
 * [cache](https://da.wordpress.org/plugins/tags/cache/)[optimizing](https://da.wordpress.org/plugins/tags/optimizing/)
   [pagespeed](https://da.wordpress.org/plugins/tags/pagespeed/)[performance](https://da.wordpress.org/plugins/tags/performance/)
   [seo](https://da.wordpress.org/plugins/tags/seo/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/redpic-js-css-optimizer/advanced/)

## Bedømmelser

 4.8 ud af 5 stjerner.

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

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

[Se alle anmeldelser](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/)

## Bidragsydere

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

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/redpic-js-css-optimizer/)