From: Anthony Talarico Date: Mon, 28 Dec 2015 20:07:18 +0000 (-0500) Subject: added strong tags to tag output X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=7745bbf8c839ad31fdb3806c0b6fcb7e7e2be620;p=WP-Plugins%2Fmichsci-products.git added strong tags to tag output --- diff --git a/views/product_detail.php b/views/product_detail.php index c5f440d..22ad52b 100644 --- a/views/product_detail.php +++ b/views/product_detail.php @@ -14,7 +14,7 @@ $relatives = wp_get_post_terms($product->ID, 'michsci_category', $args);

Tags: '; $args = array( "hide_empty"=>false );