From 439929b5cc0082f1326b61658ff76692d7c106fd Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 11 Nov 2016 12:16:54 -0500 Subject: [PATCH] updating the fetch blocks parameters to match the new blocks pst ids for the wine regions map --- woocommerce.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/woocommerce.php b/woocommerce.php index 8ff68d0..421884e 100644 --- a/woocommerce.php +++ b/woocommerce.php @@ -68,8 +68,8 @@
$block){ if ( has_post_thumbnail($block) ) { $map_image = wp_get_attachment_image_src(get_post_thumbnail_id($block->ID),'glm-block-image'); -- 2.17.1