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

---

Recherche d’extensions

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

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

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

# Redpic JS&CSS Optimizer

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

[Télécharger](https://downloads.wordpress.org/plugin/redpic-js-css-optimizer.1.6.zip)

 * [Détails](https://fr.wordpress.org/plugins/redpic-js-css-optimizer/#description)
 * [Avis](https://fr.wordpress.org/plugins/redpic-js-css-optimizer/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/redpic-js-css-optimizer/#installation)
 * [Développement](https://fr.wordpress.org/plugins/redpic-js-css-optimizer/#developers)

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

## Description

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.

## Captures d’écrans

 * [[
 * 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.

## Avis

![](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 décembre 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 septembre 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 février 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 février 2020

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

 [ Lire les 4 avis ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/)

## Contributeurs/contributrices & développeurs/développeuses

« Redpic JS&CSS Optimizer » est un logiciel libre. Les personnes suivantes ont contribué
à cette extension.

Contributeurs

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

“Redpic JS&CSS Optimizer” a été traduit dans 1 locale. Remerciez [l’équipe de traduction](https://translate.wordpress.org/projects/wp-plugins/redpic-js-css-optimizer/contributors)
pour ses contributions.

[Traduisez « Redpic JS&CSS Optimizer » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/redpic-js-css-optimizer)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/redpic-js-css-optimizer/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/redpic-js-css-optimizer/),
ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/redpic-js-css-optimizer/)
par [RSS](https://plugins.trac.wordpress.org/log/redpic-js-css-optimizer/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

#### 1.6

 * Fix wp_remote_get 2

#### 1.5

 * Fix wp_remote_get

#### 1.1

 * Add translations

#### 1.0

 * Initial release

## Méta

 *  Version **1.6**
 *  Dernière mise à jour **il y a 6 ans**
 *  Installations actives **10+**
 *  Version de WordPress ** 4.0 ou plus **
 *  Testé jusqu’à **5.3.21**
 *  Version de PHP ** 5.6 ou plus **
 *  Langues
 * [English (US)](https://wordpress.org/plugins/redpic-js-css-optimizer/) et [Russian](https://ru.wordpress.org/plugins/redpic-js-css-optimizer/).
 *  [Traduisez la dans votre langue](https://translate.wordpress.org/projects/wp-plugins/redpic-js-css-optimizer)
 * Étiquettes
 * [cache](https://fr.wordpress.org/plugins/tags/cache/)[optimizing](https://fr.wordpress.org/plugins/tags/optimizing/)
   [pagespeed](https://fr.wordpress.org/plugins/tags/pagespeed/)[performance](https://fr.wordpress.org/plugins/tags/performance/)
   [seo](https://fr.wordpress.org/plugins/tags/seo/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/redpic-js-css-optimizer/advanced/)

## Évaluations

 4.8 sur 5 étoiles.

 *  [  3 avis à 5 étoiles     ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/?filter=5)
 *  [  1 avis à 4 étoile     ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/?filter=4)
 *  [  0 avis à 3 étoile     ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/?filter=3)
 *  [  0 avis à 2 étoile     ](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/?filter=2)
 *  [  0 avis à 1 étoile     ](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)

[Voir tous les avis](https://wordpress.org/support/plugin/redpic-js-css-optimizer/reviews/)

## Contributeurs

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

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/redpic-js-css-optimizer/)