plugin-icon

Defer CSS Addon for BWP Minify

作者:Pau Iglesias·
An addon for BWP Minify plugin that can defer CSS load dynamically from the footer of the page.
评级
3
版本
1.0
活跃安装
50
最后更新
Aug 31, 2015
Defer CSS Addon for BWP Minify

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.

免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 4.3.34
这个插件是可用的下载,适用于您的站点。