=== Plugin Name === Contributors: Ramoonus Donate link: http://www.ramoonus.nl/donate/ Tags: html5, html, javascript, ie, internet explorer, html5shiv Requires at least: 3.0 Tested up to: 3.3.1 Stable tag: 3.4 This script is the defacto way to enable use of HTML5 sectioning elements in legacy Internet Explorer. == Description == `github.com/afarkas/html5shiv` is the home of the development of The HTML5 Shiv. This script is the defacto way to enable use of HTML5 sectioning elements in legacy Internet Explorer, as well as default HTML5 styling in Internet Explorer 6 - 9, Safari 4.x (and iPhone 3.x), and Firefox 3.x. For the full story of the Shiv and all people involved, read [The Story of the HTML5 Shiv](http://paulirish.com/2011/the-history-of-the-html5-shiv/). The shiv is now maintained by Alexander Farkas, Jonathan Neal, and Paul Irish, with many contributions from John-David Dalton. The shiv is officially distributed by Modernizr, and the two google code projects html5shiv and html5shim (maintained by Remy Sharp). == Installation == 1. Upload `html5shiv/` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How do I enable this plugin? = * Just like any other plugin. Just enable through the Dashboard and you`re done! = Does it work with caching plugins? = * No issues have been reported. == Upgrade Notice == = 3.4 = * HTML5shiv version 3.4 == Changelog == = 3.4 = * HTML5shiv version 3.4 * Readme improvement = 3.3.0 = * HTML5shiv version 3.3.0 * Unreleased = 3.1 = * HTML5shiv version 3.1 * Unreleased = 3.1 = * HTML5shiv version 3.1 * Reworked the code * Unreleased = 3.0 = * Reworked the code ( http://themeforest.net/forums/thread/adding-scripts-to-wordpress-conditionally/53635 ) * Readme updated * Based on html5shiv version 3.0, 13-01-2012 = 1.0.1 = * Fixes double javascript loading with WP Resume = 1.0 = * First version