MnCombine Wordpress Plugin - Rating, Reviews, Demo & Download

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

Plugin Description

Finds all possible .js and .css files from a WP install available and allows you to combine and/or compress the files to reduce
load time. The plugin can monitor file changes in “development” mode (by hashing file mtime) which allows the plugin to
recompile the files when a file changes. Or, it can cache the files in “production” mode so that files are only recompiled
if they are not found or are deleted manually from the cache folder. Additionally, this plugin will allow you to force the
inclusion of javascript files into either the head or the foot of the page.

There are two modes, development and production, the ability to force the files to print in the header or footer*, the use of
Google Closure as a JS compiler, and finally the ability to pick and choose which files, including dependencies, should be combined.

*forcing head compiles can fail on JS files queued after the call to wp_head(). The plugin will, in this case, render the late
queued files in the footer as originally intended.

Screenshots

  1. Choose the compression settings and mode

    Choose the compression settings and mode

  2. Select which files to combine from a list of files available in your WP install, active plugins, and active theme

    Select which files to combine from a list of files available in your WP install, active plugins, and active theme

  3. Total request of 17 uncompressed/combined files : 5136ms. 79.254kb of transfered data. Page load time 1.19s

    Total request of 17 uncompressed/combined files : 5136ms. 79.254kb of transfered data. Page load time 1.19s

  4. Total request of 3 compressed/combined files : 578ms. 66kb of transfered data. Page load time 1.13s. Significantly more 
time is saved when comparing the browser cached results of the two requests.

    Total request of 3 compressed/combined files : 578ms. 66kb of transfered data. Page load time 1.13s. Significantly more
    time is saved when comparing the browser cached results of the two requests.


Reviews & Comments