public
Description: Wordpress plugin to generate the X-UA-Compatible Header for you
Homepage:
Clone URL: git://github.com/themattharris/tmh-x-ua-compatible-for-wordpress.git
name age message
file README Loading commit data...
file tmh-x-ua-compatible.php
README
Plugin Name: [TMH] X-UA-Compatible for Wordpress
Plugin URI: http://github.com/themattharris/tmh-x-ua-compatible-for-wordpress/
Description: Adds the Internet Explorer X-UA-Compatible header to page requests.
Author: Matt Harris
Version: 1.0
Author URI: http://themattharris.com

1.01| 22.Mar.2009 | Added default value when none has been chosen
1.0 | 22.Mar.2009 | Initial Release

The code to output this in the <head> of the page is included. Just uncomment 
the tmh_x_ua_compatible::htmlhead(); in function init() - and comment out 
tmh_x_ua_compatible::responseHeader();