PluginProbe
SU

Speed Up – Optimize CSS Delivery

v1.0.14

by nigro.simone

This plugin is no longer recommended. Deferring every stylesheet makes the page paint before its own layout arrives. That flash of unstyled content is measured as Cumulative Layout Shift — one of the Core Web Vitals this plugin is meant to...

600+ active installs 5.0 (8 ratings) Requires PHP 7.0+ Requires WP 6.0+ Tested up to WP 7.0.2 Updated 1 month ago
Browse code Releases

About this plugin

This plugin is no longer recommended. Deferring every stylesheet makes the page paint before its own layout arrives. That flash of unstyled content is measured as Cumulative Layout Shift — one of the Core Web Vitals this plugin is meant to improve. The current advice is to inline the CSS needed for the top of the page and defer only the rest, which is more than rewriting a link tag can do. If you have not configured the exclusion filter for your main stylesheets, deactivating this plugin will most likely improve your scores rather than worsen them. This small plugin (5 Kb) loads the stylesheet...

Read the full description on WordPress.org →

Read the source

v1.0.14

Browse every file in this release with syntax highlighting and a file tree, or link straight to a line. Older releases and trunk are available from the version switcher.