This plugin is outdated and might not be supported anymore
Defer CSS Addon for BWP Minify

Defer CSS Addon for BWP Minify

Details
View on WordPress

BWP Minify is a powerful plugin to minify and compact several CSS files into only one.

If the resulting CSS file is too big or large, this addon allows to defer the load of this generated CSS file moving their declaration from header to footer, and put it again using asynchronous javascript and DOM manipulation.

This technique is recommended to use in conjuntion with the “css-above-the-fold” practice, as well introducing early CSS in-page allows proper styling display while the main CSS file is still loading.

There are some options to do the above-the-fold optimization, also we have developed a CSS Above The Fold plugin that reuses the current theme stylesheet extracting chunks of CSS code applying a special markup.

Another plugin that does this solution but providing an administration area to configure it manually is Autoptimize, that allows to define a specific CSS code in a independent way of your theme CSS stylesheet.

Details

Plugin code:
defer-css-addon-for-bwp-minify
Plugin version:
1.0
Outdated:
Yes
WP version:
3.3.2 or higher
PHP version:
or higher
Test up to WP version:
4.3.34
Total installations:
40
Last updated:
2015-08-31
Rating:
Times rated:
2
css
css-delivery
css-load
defer
defer-css