內容簡介
是否曾經希望以清晰的方式縮小 WordPress 網站的所有樣式表和腳本呢?
AssetsMinify 能夠使用 wp_enqueue_style() 和 wp_enqueue_script() 包含所有的 CSS 和 JS,然後合併並縮小它們。
您也可以使用 AssetsMinify 使用 Compass / Sass / Less 創建 WP 主題,而不需要配置任何 config.rb 或其他相關的內容。
AssetsMinify 基於 Assetic 函式庫。
在 Github 上 fork 我。
外掛標籤
開發者團隊
原文外掛簡介
How many times have you wished to minify in a clean way all the stylesheets and scripts of a WordPress website?
AssetsMinify takes every CSS and JS asset included using wp_enqueue_style() and wp_enqueue_script(), merges and minifies them.
You can also use AssetsMinify to create your WP theme using Compass / Sass / Less without configuring any config.rb or that kind of stuff.
AssetsMinify is based on Assetic library.
Fork me on Github.
