AssetsMinify

0

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

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

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.