woocommerce/templates
rmalviya 50d84e3e49 Remove shipping section from helpful message of login form
Shipping section may not always be present such as in case of only
virtual products in cart, so remove it from message shown for the
login form.
Fixes #23940 by removing shipping section from message. In case of
where shipping section needs to be shown, it is quite obvious for
customers to move to shipping section after filling out billing details.
2019-06-15 17:43:09 +05:30
..
auth Removed @author tag from docbloc in the template files 2018-12-06 12:13:39 -02:00
cart Merge pull request #22444 from woocommerce/fix/22119 2019-01-16 09:39:42 -08:00
checkout Remove shipping section from helpful message of login form 2019-06-15 17:43:09 +05:30
emails Merge pull request #23360 from klauspaiva/fix-for-margin-on-email-header-image 2019-05-22 21:05:14 -03:00
global Merge branch 'pr/23186' 2019-04-16 14:43:05 +01:00
loop Add aria label for shop orderby 2019-02-07 10:59:23 -08:00
myaccount Bump version of templates 2019-05-21 18:00:52 -03:00
notices Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
order Bump version of templates 2019-05-21 18:00:52 -03:00
single-product I have change escape 2019-05-10 07:31:11 +05:30
archive-product.php WC_Structured_Data::generate_product_data() no more hooked in to woocommerce_shop_loop ,which has been removed in #22912 2019-05-11 20:45:54 +04:30
content-product.php Pass product objects to wc_get_product_class to avoid reloading the product object 2019-01-30 16:02:09 +00:00
content-product_cat.php Removed @author tag from docbloc in the template files 2018-12-06 12:13:39 -02:00
content-single-product.php Pass product objects to wc_get_product_class to avoid reloading the product object 2019-01-30 16:02:09 +00:00
content-widget-product.php Bump template version 2019-01-29 12:19:10 +02:00
content-widget-reviews.php Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD 2018-10-27 12:14:09 -08:00
product-searchform.php Removed @author tag from docbloc in the template files 2018-12-06 12:13:39 -02:00
single-product-reviews.php Fixed incorrect sprintf specifier which caused missing closing <a> tag. 2019-04-23 10:51:04 +02:00
single-product.php Removed @author tag from docbloc in the template files 2018-12-06 12:13:39 -02:00
taxonomy-product_cat.php Welcome to docs.woocommerce.com 2016-07-19 07:30:31 -03:00
taxonomy-product_tag.php Welcome to docs.woocommerce.com 2016-07-19 07:30:31 -03:00