=== CSS Naked Day ===
Contributors: ajalapus
Tags: css, naked day, stylesheets, formatting, design
Requires at least: 2.1
Tested up to: 2.1.2
Stable tag: trunk
Automatically strips out XML/HTML stylesheet references, embedded and inline stylesheets, and provides a function to
determine whether it is the 5th of April on the recommended worldwide 48-hour CSS Naked Day period.
== Description ==
> The idea behind CSS Naked Day is to promote Web Standards. Plain and simple.
> This includes proper use of (X)HTML, semantic markup, a good hierarchy structure, and; well, a fun play on words.
> I mean, who doesn't want to get naked?
This CSS Naked Day WordPress plugin automatically strips out the following code from your templates and content:
* X(HT)ML stylesheet directives: ``
* (X)HTML stylesheet references: ``
* (X)HTML embedded stylesheets: ``
* (X)HTML inline stylesheets: `style=""`
It will activate during the recommended worldwide 48-hour CSS Naked Day period.
*Future revisions may include an option to activate only on the local 24-hour period.*
For more information, visit: [The Official CSS Naked Day Page](http://naked.dustindiaz.com/).
== Installation ==
1. Upload `css-naked-day.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. *Wait until the 5th of April for the Plugin to strip your site naked.*
== Frequently Asked Questions ==
= What do you plan for the next update of this plugin? =
I plan to include a configuration page for the user to have an option for the plugin to activate only during the local
24-hour period as indicated by the WordPress timezone offset.
== Screenshots ==
*No screenshots available for this plugin*