Simple Minify

Use Compass, SASS, LESS and CoffeeScript (NEW) to develop your themes and minify your stylesheets and JavaScript simply by installing Simple Minify.

Author:Khouildi Salah (profile at wordpress.org)
WordPress version required:3.3
WordPress version tested:3.7.1
Plugin version:1.0.0
Added to WordPress repository:04-11-2013
Last updated:06-11-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:82
Rated by:8
Plugin URI:
Total downloads:6 196
Active installs:50+
plugin download
Click to start download

(based on Assets Minify by Alessandro Carbone)

How many times have you wished to minify in a clean way all the stylesheets and scripts of a WordPress website?

Simple Minify takes every CSS and JS asset included using wp_enqueue_style() and wp_enqueue_script() and Merges+Minifies them.

You can also use Simple Minify to create your WP theme using Compass / SASS / LESS without configuring any config.rb or that kind of stuff.

If you have conflict with some ressources, you can excluded them in the back-office.

Simple Minify is based on Assetic library.