WP Super Minify

外掛說明

This plugin combines, minifies, and caches inline JavaScript and CSS files on demand to speed up page loads, using Minify PHP Framework.

By activating this plugin, you will see the source of your HTML, inline JavaScript and CSS are now compressed. The size will be smaller and quite helpful to improve your page load speed as well as google page speed and yslow grade (if you care).

To check whether this plugin works properly, simply view your site source or press Ctrl + U from your keyboard. In the end of the source, you should see message something like:

*** Total size saved: 11.341% | Size before compression: 27104 bytes | Size after compression: 24030 bytes. ***

Follow the development of this plugin on GitHub

P.S. It is always the best policy to open a support thread first before posting any negative review.

螢幕擷圖

  • Admin Settings

安裝方式

  1. Upload the wp-super-minify folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. That’s it!

常見問題集

What does this plugin do?

This plugin combines, minifies, and caches inline JavaScript and CSS files on demand to speed up page loads.

Any specific requirements for this plugin to work?

No.

Is that it?

Pretty much, yeah.

使用者評論

2022 年 2 月 7 日 8 則留言
didnt show img of site,so many ads anywaye hope to see better version. my theme: hello elementor ////////////////////////////////////// with support from Dipak C. Gajjar,looks like problem is with lazy load any way,This plugin combines, minifies, and caches inline JavaScript and CSS files very well
2021 年 4 月 28 日
Great, I searched for a long time for such a simple and clear plugin, Bravo
2021 年 1 月 9 日
This plugin broke my site. All posts returned 404 pages. I had to uninstall the plugin and reset permalinks to solve the problem.
閱讀全部 54 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈WP Super Minify〉的開發相關工作。

參與者

將〈WP Super Minify〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.6, September 02, 2023

  • Improve: Security — CSRF Check
  • Improve: Data Sanitization / Escaping
  • Improve: Removed Promos, News and Updates, and recommendations area completely to make options page more clean

1.5.1, March 21, 2017

  • Improved Promos, News and Updates, and recommendations area.

1.5, December 30, 2016

  • Updated min library to it’s latest version

1.4, October 1, 2016

  • Fixed css conflict with WP Performance Score Booster.
  • Improved Settings page.
  • Added hosting recommendations (referrals).

1.3.2, May 24, 2016

  • Added Settings option (link) under Plugins page
  • Moved plugin options (settings) from sidebar to under Settings
  • Updated settings page

1.3.1, March 17, 2015

  • Reverted support for combine external javascript and css files into a single file due to conflict with other plugins

1.3, March 12, 2015

  • Added support for combine external javascript and css files into a single file

1.2, Feb 28, 2015

  • Added News and Updates section in admin options

1.1, Jan 03, 2015

  • Fixed compression related issues
  • Replaced manual compression functions with the latest version of Minify PHP Framework

1.0, Oct 04, 2014

  • Initial release