From: Anthony Talarico Date: Tue, 2 Feb 2016 17:54:54 +0000 (-0500) Subject: removed test print statement X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=8ae97e7c0d35a74cd06360830c9224f6f191fe37;p=WP-Plugins%2Fmichsci-products.git removed test print statement --- diff --git a/index.php b/index.php index 0a0e320..3a79d1c 100644 --- a/index.php +++ b/index.php @@ -448,7 +448,6 @@ function michsci_shortcode($atts) if(!$name){ $name = "ALL PRODUCTS"; } - echo $name; global $wp; echo '
';