roots_body_class() is no longer necessary for body_class()

This commit is contained in:
Ben Word
2012-05-17 20:15:42 -06:00
parent 34200f1af1
commit fc7fca1d6e
2 changed files with 1 additions and 25 deletions

View File

@@ -20,7 +20,7 @@
</head>
<body <?php body_class(roots_body_class()); ?>>
<body <?php body_class(); ?>>
<!--[if lt IE 7]><p class="chromeframe">Your browser is <em>ancient!</em> <a href="http://browsehappy.com/">Upgrade to a different browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to experience this site.</p><![endif]-->