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

---

Procurar plugins

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

Este plugin **não foi testado com as 3 últimas grandes versões do WordPress**. Pode
já não ser suportado e pode ter problemas de compatibilidade quando usado com versões
mais recentes do WordPress.

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

# Redpic JS&CSS Optimizer

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

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

 * [Detalhes](https://pt.wordpress.org/plugins/redpic-js-css-optimizer/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/redpic-js-css-optimizer/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/redpic-js-css-optimizer/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/redpic-js-css-optimizer/#developers)

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

## Descrição

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.

## Ecrãs

[⌊Settings page⌉⌊Settings page⌉[

Settings page

## Instalação

 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.

## Avaliações

![](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 Dezembro, 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 Setembro, 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 Fevereiro, 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 Fevereiro, 2020

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

 [ Ler todas as 4 avaliações ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/)

## Contribuidores e programadores

“Redpic JS&CSS Optimizer” é software de código aberto. As seguintes pessoas contribuíram
para este plugin:

Contribuidores

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

“Redpic JS&CSS Optimizer” foi traduzido para 1 locale. Obrigado aos [tradutores](https://translate.wordpress.org/projects/wp-plugins/redpic-js-css-optimizer/contributors)
pelas suas contribuições.

[Traduza o “Redpic JS&CSS Optimizer” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/redpic-js-css-optimizer)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/redpic-js-css-optimizer/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/redpic-js-css-optimizer/),
ou subscreva o [registo de alterações](https://plugins.trac.wordpress.org/log/redpic-js-css-optimizer/)
por [RSS](https://plugins.trac.wordpress.org/log/redpic-js-css-optimizer/?limit=100&mode=stop_on_copy&format=rss).

## Registo de alterações

#### 1.6

 * Fix wp_remote_get 2

#### 1.5

 * Fix wp_remote_get

#### 1.1

 * Add translations

#### 1.0

 * Initial release

## Metadados

 *  Versão **1.6**
 *  Última actualização **Há 7 anos**
 *  Instalações activas **10+**
 *  Versão do WordPress ** 4.0 ou superior **
 *  Testado até **5.3.23**
 *  Versão do PHP ** 5.6 ou superior **
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/redpic-js-css-optimizer/) e [Russian](https://ru.wordpress.org/plugins/redpic-js-css-optimizer/).
 *  [Traduza para o seu idioma](https://translate.wordpress.org/projects/wp-plugins/redpic-js-css-optimizer)
 * Etiquetas
 * [cache](https://pt.wordpress.org/plugins/tags/cache/)[optimizing](https://pt.wordpress.org/plugins/tags/optimizing/)
   [pagespeed](https://pt.wordpress.org/plugins/tags/pagespeed/)[performance](https://pt.wordpress.org/plugins/tags/performance/)
   [seo](https://pt.wordpress.org/plugins/tags/seo/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/redpic-js-css-optimizer/advanced/)

## Classificações

 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)

[Ver todas as revisões](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/)

## Contribuidores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/redpic-js-css-optimizer/)