Return to Snippet

Revision: 28280
at July 6, 2010 11:52 by goatboy91587


Initial Code
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />

Initial URL
http://www.brettwidmann.com

Initial Description
Used in my post on how to optimize WordPress, which can be found here: http://www.brettwidmann.com/2010/01/optimizing-your-wordpress-site-pt-2/

Initial Title
Content-Type Attributes PHP

Initial Tags
wordpress

Initial Language
PHP