From 4a99d5bcd4b58d8eb2fefd7bbbb0893bda199ff3 Mon Sep 17 00:00:00 2001 From: Ben Word Date: Wed, 21 Sep 2011 18:57:33 -0600 Subject: [PATCH] removing var_dump added in dedbc54e1a129848def5a677c8626932748e8073 --- inc/roots-cleanup.php | 1 - 1 file changed, 1 deletion(-) diff --git a/inc/roots-cleanup.php b/inc/roots-cleanup.php index c8f461d..dcbcc39 100644 --- a/inc/roots-cleanup.php +++ b/inc/roots-cleanup.php @@ -444,7 +444,6 @@ function roots_clean_style_tag($input) { function roots_body_class() { $term = get_queried_object(); - var_dump($term); if (is_single()) $cat = get_the_category(); if(!empty($cat))