Simpler Plugins Blog

Updates about the “Simpler” plugins for WordPress

Simpler CSS 0.4

with 2 comments

In this release of Simpler CSS, I’ve fixed a problem in the regular expression that would strip out all external references, breaking background-image: url(http://example.com/image.jpg) declarations. Another issue that was fixed was a <td> tag that wasn’t properly closed.

Download version 0.4

Written by Frederick

July 3, 2009 at 1:33 pm

Posted in Simpler CSS

Tagged with

2 Responses

Subscribe to comments with RSS.

  1. You should change add_action ( ‘wp_head’, ‘simpler_css_addcss’); to add_action ( ‘wp_head’, ‘simpler_css_addcss’, 500 ); or something like that, because some themes also load their stylesheet overwp_head

    greets from germany

    a fan's avatar

    a fan

    October 4, 2009 at 12:57 pm

    • Thanks for the suggestion. I will add this in the next release of Simpler CSS!

      Frederick's avatar

      Frederick

      October 4, 2009 at 2:06 pm


Leave a comment

Design a site like this with WordPress.com
Get started