Plugin Directory

CSS Naked Day

Automatically strips off stylesheets without editing themes during the Annual CSS Naked Day.

Download Version 1.2

Known Issues

Unresolved

The plugin would also delete occurences of inline styles (style="") that are intended as text and not as the attribute for styling markup itself. For example, in CSS tutorial pages.

Resolved in version 1.1.2

In versions prior to 1.1.2, the plugin would cause errors for some inline styles that have escaped quotation marks of the same type as the attribute value delimiter.

For example:

style="font-family:\"Lucida Grande\",\"Lucida Sans Unicode\",sans-serif;"

... would leave ...

Lucida Grande\",\"Lucida Sans Unicode\",sans-serif;"

... in the markup, as the regular expression could only remove code from the style attribute only up to the first matching quotation mark without regard to the escaped ones.

Requires: 2.1 or higher
Compatible up to: 2.5
Last Updated: 2008-4-4 Downloads: 3,050

Average Rating

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

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

Log in to vote.