WP PIE

Allows rounded borders, drop shadows and other CSS3 styles to work in Internet Explorer 6-9

Author:ThemeREACTOR (profile at wordpress.org)
WordPress version required:3.3
WordPress version tested:3.3.2
Plugin version:1.2
Added to WordPress repository:08-05-2012
Last updated:18-05-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:20
Rated by:3
Plugin URI:http://themereactor.com/plugin/pie/
Total downloads:2 632
Active installs:300+
plugin download
Click to start download

Enables support of certain CSS3 styles in IE by automatically searching the primary stylesheet and applying the PIE (http://css3pie.com/) behaviour to the appropriate styles. This results in the enqueuing of a seperate stylesheet.

WP PIE is a very quick, very simple implementation for WordPress of PIE. It automatically searches the primary stylsheet of the active theme for any rule set containing properties to which PIE can apply. Currently it applies to 'border-radius,' 'box-shadow,' and '-pie-background.' It retrieves these styles and generates and enqueues it's own stylesheet to apply the PIE behaviour. All you need to do to make this work is view the settings page. When that page loads it will automatically apply the fix and you're styles will work in IE.At this time, it will search and apply the style to items with -pie-background but will not generate the style itself. you will need to manually enter these styles. The plugin will however apply the behaviour on it's own afterwards.If for any reason you need to regenerate this list, an update in style perhaps, all you need to do is reload the settings page and it will discard it's old styles in favour of new ones.