From: Anthony Talarico Date: Wed, 30 Dec 2015 16:58:49 +0000 (-0500) Subject: adjusted tag text for breadcrumbs X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=7a5d4caa0b7612e2e239caec3ac635740beb4fd2;p=WP-Plugins%2Fmichsci-products.git adjusted tag text for breadcrumbs --- diff --git a/views/product_detail.php b/views/product_detail.php index 10f54d1..a7a63de 100644 --- a/views/product_detail.php +++ b/views/product_detail.php @@ -7,7 +7,7 @@ $args = array( $relatives = wp_get_post_terms($product->ID, 'michsci_category', $args); ?>
- ' . Product . ''." > "; ?> + ' . Products . ''." > "; ?> term_id . '" >' . $relative->name . "" . " > "; } ?>