From 0f11b038e4cd1cadaa35620cd04c97f81b77bbff Mon Sep 17 00:00:00 2001 From: Satrya Date: Mon, 27 Nov 2017 12:43:43 +0700 Subject: [PATCH 1/2] Prevent variables comments showing in the production file --- sass/woocommerce.scss | 8 ++------ woocommerce.css | 6 ------ 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/sass/woocommerce.scss b/sass/woocommerce.scss index e8b987eb57..f1212280f7 100644 --- a/sass/woocommerce.scss +++ b/sass/woocommerce.scss @@ -4,16 +4,12 @@ Theme Name: _s WooCommerce styles override */ -/** - * WooCommerce color variables - */ +// WooCommerce color variables $woocommerce__color-error: #e2401c; $woocommerce__color-success: #0f834d; $woocommerce__color-info: #3D9CD2; -/** - * Imports - */ +// Imports @import "variables-site/variables-site"; @import "mixins/mixins-master"; diff --git a/woocommerce.css b/woocommerce.css index d1308c5125..17a68fc1bd 100644 --- a/woocommerce.css +++ b/woocommerce.css @@ -3,12 +3,6 @@ Theme Name: _s WooCommerce styles override */ -/** - * WooCommerce color variables - */ -/** - * Imports - */ /** * Shop tables */ From 1088c501370cddbea1144d0016e48c15a9cef45a Mon Sep 17 00:00:00 2001 From: laurelfulford Date: Thu, 14 Dec 2017 12:50:17 -1000 Subject: [PATCH 2/2] Remove aria-hidden='true' from a tabbable item in the featured image markup, to improve accessibility. --- inc/template-tags.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/template-tags.php b/inc/template-tags.php index fb2d4534c4..01ac214952 100644 --- a/inc/template-tags.php +++ b/inc/template-tags.php @@ -122,7 +122,7 @@ function _s_post_thumbnail() { - the_title_attribute( array(