Title: Speed Up &#8211; Optimize CSS Delivery
Author: nigro.simone
Published: <strong>2016 年 12 月 8 日</strong>
Last modified: 2023 年 3 月 5 日

---

搜索插件

![](https://ps.w.org/speed-up-optimize-css-delivery/assets/banner-772x250.jpg?rev
=1553961)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/speed-up-optimize-css-delivery/assets/icon-128x128.jpg?rev=
1553961)

# Speed Up – Optimize CSS Delivery

 作者：[nigro.simone](https://profiles.wordpress.org/nigrosimone/)

[下载](https://downloads.wordpress.org/plugin/speed-up-optimize-css-delivery.1.0.11.zip)

 * [详情](https://cn.wordpress.org/plugins/speed-up-optimize-css-delivery/#description)
 * [评价](https://cn.wordpress.org/plugins/speed-up-optimize-css-delivery/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/speed-up-optimize-css-delivery/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/speed-up-optimize-css-delivery/#developers)

 [支持](https://wordpress.org/support/plugin/speed-up-optimize-css-delivery/)

## 描述

This small plugin (5 Kb) loads the stylesheets asynchronously and improve page load
times.

The recommended use of this plugin is to load your vital stylesheets synchronously
and non-vital CSS files asynchronously.
 Non-vital CSS-files can be for example:
fonts, icons, before the fold template-specific CSS, etc.

You can choose which files to load synchronously with a filter in your function.
php, eg.:

    ```
    // exclude main and child stylesheets from delivery optimization
    function exclude_from_delivery_optimization($handle){
        return in_array($handle, array('main-stylesheet', 'child-stylesheet'));
    }
    add_filter('speed-up-optimize-css-delivery', 'exclude_from_delivery_optimization');
    ```

Note: this only works if your other plugins and theme add the CSS correctly.

## 安装

 1. Upload the complete `speed-up-optimize-css-delivery` folder to the `/wp-content/
    plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## 评价

![](https://secure.gravatar.com/avatar/652af40b04716a9ea9c1e3d2a068a93c44cdbe5216506ab0af29950bc96e4a6c?
s=60&d=retro&r=g)

### 󠀁[5 estrelas. Funciona muito bem.](https://wordpress.org/support/topic/5-estrelas-funciona-muito-bem-4/)󠁿

 [Wilson Santana](https://profiles.wordpress.org/oliveira7/) 2024 年 3 月 18 日

Muito bom.

![](https://secure.gravatar.com/avatar/5cb32e770ccd5a10d4e6bd542ebe83efb2f6db9ca6bcebfc95de76aa57386b44?
s=60&d=retro&r=g)

### 󠀁[This plug-in is a blessing](https://wordpress.org/support/topic/this-plug-in-is-a-blessing/)󠁿

 [mamadesign](https://profiles.wordpress.org/mamadesign/) 2022 年 7 月 15 日

This plug-in is a blessing This plug-in is the best! We have to give a big prize
to the person who created this plug-in. Thank you very much.

![](https://secure.gravatar.com/avatar/382b924c0a1182d84c9641447aaab2bb6630a1b2ab703c3fc44281f2dc810432?
s=60&d=retro&r=g)

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-8188/)󠁿

 [castria](https://profiles.wordpress.org/castria/) 2022 年 3 月 25 日

Does what it says on the tin, which Google pagespeed likes a lot.

![](https://secure.gravatar.com/avatar/c9b5fa373423f356f3c5cca8fed1f56cbd2444fd178cf56961e88d8e961840d9?
s=60&d=retro&r=g)

### 󠀁[Beyond amazing.](https://wordpress.org/support/topic/beyond-amazing-3/)󠁿

 [erenmenges](https://profiles.wordpress.org/erenmenges/) 2020 年 6 月 24 日 1 回复

THIS PLUGIN IS THE BEST PLUGIN I’VE EVER SEEN IN WORDPRESS. I had page load speeds
around 3 to 5 seconds, but after I installed and activated this plugin, it dropped
to 1.5 seconds. I was like “Bruh, is this for real? I have been trying to speed 
up my page for days, and it took only 1 plugin? Woah.” I appreciate the work.

![](https://secure.gravatar.com/avatar/a7698edd04a574b4cbb3f4f92073e5cb50abe9d6dd7a0f874c9a62b0a89e5bcb?
s=60&d=retro&r=g)

### 󠀁[It Works](https://wordpress.org/support/topic/it-works-1535/)󠁿

 [amreshkramar](https://profiles.wordpress.org/amreshkramar/) 2018 年 12 月 30 日

Works as expected………..

![](https://secure.gravatar.com/avatar/25e1a73961052a1fc288f15e37f698976e7799196390c0ac1ff54f4314aa1955?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-16670/)󠁿

 [betagoo](https://profiles.wordpress.org/betagoo/) 2018 年 2 月 1 日

This is great plugin! By use this plugin is possible to get green level into Google
Page Speed Insight without using any cache plugin. Off course javascripts have to
be loaded asynchronously and (or) defer.

 [ 阅读所有8条评价 ](https://wordpress.org/support/plugin/speed-up-optimize-css-delivery/reviews/)

## 贡献者及开发者

「Speed Up – Optimize CSS Delivery」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ nigro.simone ](https://profiles.wordpress.org/nigrosimone/)

[帮助将「Speed Up – Optimize CSS Delivery」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/speed-up-optimize-css-delivery)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/speed-up-optimize-css-delivery/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/speed-up-optimize-css-delivery/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/speed-up-optimize-css-delivery/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/speed-up-optimize-css-delivery/)。

## 更新日志

#### 1.0.11

 * Tested up to WordPress 6.0

#### 1.0.10

 * Tested up to WordPress 5.9

#### 1.0.9

 * Tested up to WordPress 5.7

#### 1.0.8

 * Tested up to WordPress 5.5

#### 1.0.7

 * Tested up to WordPress 5.5

#### 1.0.6

 * Tested up to WordPress 5.3

#### 1.0.5

 * Tested up to WordPress 5.2

#### 1.0.4

 * Fix some css are loaded two time

#### 1.0.3

 * Update loadCSS

#### 1.0.2

 * Tested up to WordPress 4.9
 * Update loadCSS

#### 1.0.1

 * Fix bug css not loaded if cached.

#### 1.0.0

 * Initial release.

## 额外信息

 *  版本 **1.0.11**
 *  最后更新：**3 年前**
 *  活跃安装数量 **600+**
 *  WordPress 版本 ** 3.5 或更高版本 **
 *  已测试的最高版本为 **6.0.12**
 *  语言
 * [English (US)](https://wordpress.org/plugins/speed-up-optimize-css-delivery/)
 * 标签
 * [async](https://cn.wordpress.org/plugins/tags/async/)[asynchronous](https://cn.wordpress.org/plugins/tags/asynchronous/)
   [performance](https://cn.wordpress.org/plugins/tags/performance/)[seo](https://cn.wordpress.org/plugins/tags/seo/)
   [wp_enqueue_style](https://cn.wordpress.org/plugins/tags/wp_enqueue_style/)
 *  [高级视图](https://cn.wordpress.org/plugins/speed-up-optimize-css-delivery/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  8 条 5 星评价     ](https://wordpress.org/support/plugin/speed-up-optimize-css-delivery/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/speed-up-optimize-css-delivery/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/speed-up-optimize-css-delivery/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/speed-up-optimize-css-delivery/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/speed-up-optimize-css-delivery/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/speed-up-optimize-css-delivery/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/speed-up-optimize-css-delivery/reviews/)

## 贡献者

 *   [ nigro.simone ](https://profiles.wordpress.org/nigrosimone/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/speed-up-optimize-css-delivery/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://paypal.me/snwp)