GZIP and strip whitespace from your CSS files. Add specific CSS files to post/pages. Development of modular CSS without the making the user download s
Tests were measured using a Firefox plugin called Firebug. Firefox was run a Mac Pro (2008) using OS X 10.5.3. Eight CSS files were include in this test: typography.css, form.css, list.css, special.css, skin.css, menu.css, other.css, sIFR-screen.css - all created to simulate an average size of a typical website.
The default style.css will be automatically picked up by the plugin. <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
Adding other css files. <link rel="stylesheet" href="<?php wp_css('services.css'); ?>" type="text/css" media="screen" />
The admin section
Add a CSS file into a specific page.
Requires: 2.5.1 or higher
Compatible up to: 2.6.2
Last Updated: 2009-3-7
Downloads: 17,544




