From 2552149b812c421182d7b7572264bf4b366e9b1e Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 12 Jan 2016 14:11:21 -0500 Subject: [PATCH] testing print statements --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index c69d125..8bf87c6 100644 --- a/index.php +++ b/index.php @@ -484,7 +484,7 @@ function michsci_get_terms_dropdown($cat_id) if($cat_id){ $cats_child = get_term_children($cat_id, $taxonomyName); foreach($cats_child as $cat){ - echo $cat; + echo $cat + " "; $output ="