From 91768526de5a2eef917bbcdf78da95f89e9b84a2 Mon Sep 17 00:00:00 2001 From: splashingpixels Date: Wed, 3 Sep 2014 19:06:44 -0700 Subject: [PATCH] reverted rich snippet currency to priceCurrency due to a typo in Googles Rich Snippets docs --- templates/single-product/price.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/single-product/price.php b/templates/single-product/price.php index bf1cf5723f1..51a0485949e 100644 --- a/templates/single-product/price.php +++ b/templates/single-product/price.php @@ -18,7 +18,7 @@ global $product;

get_price_html(); ?>

- + \ No newline at end of file