diff --git a/woocommerce/cart/cart-empty.php b/woocommerce/cart/cart-empty.php index 6139051..155ae52 100644 --- a/woocommerce/cart/cart-empty.php +++ b/woocommerce/cart/cart-empty.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/cart/cart.php b/woocommerce/cart/cart.php index 6332148..31fe400 100644 --- a/woocommerce/cart/cart.php +++ b/woocommerce/cart/cart.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/cart/mini-cart.php b/woocommerce/cart/mini-cart.php index ddc74ed..4134062 100644 --- a/woocommerce/cart/mini-cart.php +++ b/woocommerce/cart/mini-cart.php @@ -15,7 +15,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { exit; diff --git a/woocommerce/cart/proceed-to-checkout-button.php b/woocommerce/cart/proceed-to-checkout-button.php index 3530bb2..510437c 100644 --- a/woocommerce/cart/proceed-to-checkout-button.php +++ b/woocommerce/cart/proceed-to-checkout-button.php @@ -15,7 +15,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/checkout/form-checkout.php b/woocommerce/checkout/form-checkout.php index ffe8bba..80a9608 100644 --- a/woocommerce/checkout/form-checkout.php +++ b/woocommerce/checkout/form-checkout.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/checkout/form-coupon.php b/woocommerce/checkout/form-coupon.php index dc68783..17edb2d 100644 --- a/woocommerce/checkout/form-coupon.php +++ b/woocommerce/checkout/form-coupon.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/checkout/form-pay.php b/woocommerce/checkout/form-pay.php index d6c9913..53b46ec 100644 --- a/woocommerce/checkout/form-pay.php +++ b/woocommerce/checkout/form-pay.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/checkout/payment.php b/woocommerce/checkout/payment.php index b0411d0..a1ec857 100644 --- a/woocommerce/checkout/payment.php +++ b/woocommerce/checkout/payment.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { exit; diff --git a/woocommerce/global/form-login.php b/woocommerce/global/form-login.php index ce7e43f..26b5231 100644 --- a/woocommerce/global/form-login.php +++ b/woocommerce/global/form-login.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/global/quantity-input.php b/woocommerce/global/quantity-input.php index cb91b71..ccc39da 100644 --- a/woocommerce/global/quantity-input.php +++ b/woocommerce/global/quantity-input.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/global/wrapper-end.php b/woocommerce/global/wrapper-end.php index 5433528..43fccb3 100644 --- a/woocommerce/global/wrapper-end.php +++ b/woocommerce/global/wrapper-end.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/global/wrapper-start.php b/woocommerce/global/wrapper-start.php index 1d28a49..42f3c7e 100644 --- a/woocommerce/global/wrapper-start.php +++ b/woocommerce/global/wrapper-start.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/loop/add-to-cart.php b/woocommerce/loop/add-to-cart.php index 8603ff6..4eced62 100644 --- a/woocommerce/loop/add-to-cart.php +++ b/woocommerce/loop/add-to-cart.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/loop/orderby.php b/woocommerce/loop/orderby.php index dad41be..96d2dfc 100644 --- a/woocommerce/loop/orderby.php +++ b/woocommerce/loop/orderby.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/myaccount/downloads.php b/woocommerce/myaccount/downloads.php index 83c3579..9ceb4db 100644 --- a/woocommerce/myaccount/downloads.php +++ b/woocommerce/myaccount/downloads.php @@ -15,7 +15,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/myaccount/form-edit-account.php b/woocommerce/myaccount/form-edit-account.php index c436800..b1d38ba 100644 --- a/woocommerce/myaccount/form-edit-account.php +++ b/woocommerce/myaccount/form-edit-account.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/myaccount/form-edit-address.php b/woocommerce/myaccount/form-edit-address.php index 626253e..6ca221d 100644 --- a/woocommerce/myaccount/form-edit-address.php +++ b/woocommerce/myaccount/form-edit-address.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/myaccount/form-login.php b/woocommerce/myaccount/form-login.php index cba8208..22ef787 100644 --- a/woocommerce/myaccount/form-login.php +++ b/woocommerce/myaccount/form-login.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/myaccount/form-lost-password.php b/woocommerce/myaccount/form-lost-password.php index cc3a95e..230cc5b 100644 --- a/woocommerce/myaccount/form-lost-password.php +++ b/woocommerce/myaccount/form-lost-password.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/myaccount/form-reset-password.php b/woocommerce/myaccount/form-reset-password.php index c88ede2..dbadc61 100644 --- a/woocommerce/myaccount/form-reset-password.php +++ b/woocommerce/myaccount/form-reset-password.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/myaccount/my-address.php b/woocommerce/myaccount/my-address.php index a00ccea..65b0c3d 100644 --- a/woocommerce/myaccount/my-address.php +++ b/woocommerce/myaccount/my-address.php @@ -14,7 +14,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/myaccount/navigation.php b/woocommerce/myaccount/navigation.php index ad4f365..41283a9 100644 --- a/woocommerce/myaccount/navigation.php +++ b/woocommerce/myaccount/navigation.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/myaccount/orders.php b/woocommerce/myaccount/orders.php index eb190e4..1e2921f 100644 --- a/woocommerce/myaccount/orders.php +++ b/woocommerce/myaccount/orders.php @@ -15,7 +15,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/product-searchform.php b/woocommerce/product-searchform.php index 4c57e63..d72f72d 100644 --- a/woocommerce/product-searchform.php +++ b/woocommerce/product-searchform.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/single-product/add-to-cart/simple.php b/woocommerce/single-product/add-to-cart/simple.php index 6353789..42dc91d 100644 --- a/woocommerce/single-product/add-to-cart/simple.php +++ b/woocommerce/single-product/add-to-cart/simple.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { exit; diff --git a/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php b/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php index 8c239b8..f48090f 100644 --- a/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php +++ b/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php @@ -5,7 +5,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { exit; diff --git a/woocommerce/single-product/product-thumbnails.php b/woocommerce/single-product/product-thumbnails.php index c601b9e..873e09c 100644 --- a/woocommerce/single-product/product-thumbnails.php +++ b/woocommerce/single-product/product-thumbnails.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/single-product/rating.php b/woocommerce/single-product/rating.php index 3da7cbb..b52103b 100644 --- a/woocommerce/single-product/rating.php +++ b/woocommerce/single-product/rating.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/single-product/review-rating.php b/woocommerce/single-product/review-rating.php index a3bac37..b25dd36 100644 --- a/woocommerce/single-product/review-rating.php +++ b/woocommerce/single-product/review-rating.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/single-product/short-description.php b/woocommerce/single-product/short-description.php index 080bfe1..d320c1b 100644 --- a/woocommerce/single-product/short-description.php +++ b/woocommerce/single-product/short-description.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.3.0 + * @version 3.3.2 */ if ( ! defined( 'ABSPATH' ) ) {