Plugin Directory

WP CSS

How do I write the URL to my CSS file inside the wp_css() function?

All URLs must be relative to your current theme. So for example:

If your current theme was the default and you had forms.css file inside folder called css. You would write the following

<link rel="stylesheet" href="<?php wp_css('forms.css'); ?>" type="text/css" media="screen" />

Can I suggest an feature for the plugin?

Of course, visit WP CSS Home Page

Are you available for hire?

Yes I am, visit my services page to find out more.

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)