Return to Snippet

Revision: 28284
at July 6, 2010 11:58 by goatboy91587


Initial Code
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />

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
Stylesheets PHP

Initial Tags
wordpress

Initial Language
PHP