From: Anthony Talarico Date: Tue, 29 Dec 2015 15:21:56 +0000 (-0500) Subject: testing features and product display X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=7c7a4f534c0743626cb9d565bf6e64d053b28b40;p=WP-Plugins%2Fmichsci-products.git testing features and product display --- diff --git a/views/product_detail.php b/views/product_detail.php index 3a48c6d..c60fe51 100644 --- a/views/product_detail.php +++ b/views/product_detail.php @@ -13,14 +13,23 @@ $relatives = wp_get_post_terms($product->ID, 'michsci_category', $args); post_title . "
"; ?>

post_title; ?>

- +
+ ID); ?> +
+
+
+

Related Files

+ +
+ + ID); foreach($key_value as $key=>$value){ - echo $value; - } ?> - - +