From: Anthony Talarico Date: Tue, 12 Jan 2016 19:11:21 +0000 (-0500) Subject: testing print statements X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=2552149b812c421182d7b7572264bf4b366e9b1e;p=WP-Plugins%2Fmichsci-products.git testing print statements --- 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 ="