From: Laury GvR Date: Wed, 6 Nov 2019 16:51:30 +0000 (-0500) Subject: Woocommerce custom product templates updated X-Git-Tag: v1.0.8^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=b291dbda2882f492f09701e28ca1e9485ee151ec;p=WP-Themes%2Ffinewinejourneys.git Woocommerce custom product templates updated --- diff --git a/header.php b/header.php index 14400dd..faf1b14 100644 --- a/header.php +++ b/header.php @@ -5,7 +5,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index b2d0922..0f31214 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: FineWineJourneys Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for FineWineJourneys -Version: 1.0.7.0 +Version: 1.0.8.0 */ diff --git a/woocommerce/archive-product.php b/woocommerce/archive-product.php index 6393059..9870a5b 100644 --- a/woocommerce/archive-product.php +++ b/woocommerce/archive-product.php @@ -12,7 +12,7 @@ * @see http://docs.woothemes.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 2.0.0 + * @version 3.4.0 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/content-product_cat.php b/woocommerce/content-product_cat.php index 3856c31..26f412d 100644 --- a/woocommerce/content-product_cat.php +++ b/woocommerce/content-product_cat.php @@ -12,7 +12,7 @@ * @see http://docs.woothemes.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 2.5.2 + * @version 2.6.1 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/content-single-product.php b/woocommerce/content-single-product.php index ffd355f..941caf9 100644 --- a/woocommerce/content-single-product.php +++ b/woocommerce/content-single-product.php @@ -12,7 +12,7 @@ * @see http://docs.woothemes.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 1.6.4 + * @version 3.6.0 */ if ( ! defined( 'ABSPATH' ) ) {