WP Minify Fix

[Fixed] This plugin uses the Minify engine to combine and compress JS and CSS files
to improve page load time.

Author:NodeCode (profile at wordpress.org)
WordPress version required:2.8
WordPress version tested:4.3.1
Plugin version:1.4.1
Added to WordPress repository:07-04-2014
Last updated:22-10-2015
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, %:80
Rated by:40
Plugin URI:http://wordpress.org/plugins/wp-minify-fixed/
Total downloads:72 396
Active installs:1 000+
plugin download
Click to start download

This plugin is a fork of WP Minify to fix bugs and add features, because it has not been updated since 2012-6-4.

This plugin integrates the Minify engine into your WordPress blog. Once enabled, this plugin will combine and compress JS and CSS files to improve page load time.

What has been fixed?

  • Minify engine updated to version 2.1.7
  • Cache interval option has been fixed
  • Move CSS-@imports to the top of the output
  • Bottom CSS- and JavaScript output fixed
  • Support for script tags without type="text/javascript"
  • Detection of protocol-relative URLs as external file (e.g. Google AdSense)
  • New option for the HTML5 async attribute
  • A separate JavaScript file in the footer is now possible

How Does it Work?

WP Minify Fix grabs JS/CSS files in your generated WordPress page and passes that list to the Minify engine. The Minify engine then returns a consolidated, minified, and compressed script or style for WP Minify to reference in the WordPress header.

Features

  • Easily integrate Minify into your WordPress blog.
  • Minifies JavaScript, CSS, and HTML.
  • Debug tools to help you debug your issues.
  • Ability to include extra JS and CSS files for Minifying.
  • Ability to exclude certain JS and CSS files for Minifying.
  • Minified JS and CSS files can be placed wherever you want.
  • Support for to minifying external files via caching.
  • Ability to pass extra arguments to Minify engine.
  • Expire headers for minified JS and CSS files.
  • Detection and elimination of duplicate sources.
  • Plugin hooks!

You can also commit changes on our Github repository.


Screenshots
FAQ
ChangeLog