這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Redpic JS&CSS Optimizer

外掛說明

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.

螢幕擷圖

  • Settings page

安裝方式

  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.

使用者評論

2020 年 12 月 6 日
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.
2020 年 9 月 2 日
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
2020 年 2 月 7 日
Ускорилась загрузка саита. Время до отрисовки… Прибавило пунктов по PageSpeed и сайт вошел в зеленую зону на десктопе и в желтую на мобиле…
2020 年 2 月 5 日
Works great. Finally, there is a good way to optimize styles and scripts.
閱讀全部 4 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Redpic JS&CSS Optimizer〉的開發相關工作。

參與者

〈Redpic JS&CSS Optimizer〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Redpic JS&CSS Optimizer〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.6

  • Fix wp_remote_get 2

1.5

  • Fix wp_remote_get

1.1

  • Add translations

1.0

  • Initial release