Plugin Directory

WP CSS

  1. Upload wp-css folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Set the permissions for /wp-css/ folder to 777
  4. Go to Settings > WP CSS in the admin site. This setup the plugin.
  5. Your default stylesheet (style.css) is automatically scanned
  6. Use <?php wp_css('path/to/css/file.css'); ?> to link to other css files

i.e. <link rel="stylesheet" href="<?php wp_css('path/to/css/file.css'); ?>" type="text/css" media="screen" />

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data
100,1,1
100,1,1

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(13 ratings)