WP Minify Fix Wordpress Plugin - Rating, Reviews, Demo & Download

 Wordpress Plugin - Rating, Reviews, Demo & Download
4 Average out of 18 ratings
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

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.

License

All contents under the wp-minify-fix/min/ directory is licensed under
New BSD License (which is
GPL compatible). All other
contents within this package is licensed under GPLv3.

Screenshots

  1. Options

    Options

  2. Before WP Minify (11 JS requests @ 111KB)

    Before WP Minify (11 JS requests @ 111KB)

  3. After WP Minify (1 JS request @ 30KB)

    After WP Minify (1 JS request @ 30KB)


Reviews & Comments