woocommerce/templates
James Koster b26941309c Adds `required` attribute to required rating fields. closes #10339
Also changes the email input type to `email`.

Unfortunately wp core adds `novalidate` to the opening form tag and I
can’t see an easy way to change that, so this won’t do anything for
now. cc @mikejolley
2016-03-07 16:14:01 +00:00
..
auth Docblocks 2016-02-12 11:28:44 +00:00
cart Give loops names, and set class outside of template files 2016-02-12 13:32:58 +00:00
checkout Docblocks 2016-02-12 11:28:44 +00:00
emails Docblocks 2016-02-12 11:28:44 +00:00
global Only add when using intval for stock amounts 2016-02-26 14:36:53 +00:00
loop Remove unused case 2016-02-17 11:21:44 +00:00
myaccount Fix up based on Mike's feedback: 2016-03-04 04:32:38 -08:00
notices Docblocks 2016-02-12 11:28:44 +00:00
order Show customer details for logged in users only. 2016-02-29 12:43:19 +00:00
single-product Makes the review template easier to customise without forcing a template override. #10339 2016-03-07 15:33:47 +00:00
archive-product.php Docblocks 2016-02-12 11:28:44 +00:00
content-product.php Give loops names, and set class outside of template files 2016-02-12 13:32:58 +00:00
content-product_cat.php Give loops names, and set class outside of template files 2016-02-12 13:32:58 +00:00
content-single-product.php Docblocks 2016-02-12 11:28:44 +00:00
content-widget-product.php Docblocks 2016-02-12 11:28:44 +00:00
product-searchform.php Docblocks 2016-02-12 11:28:44 +00:00
single-product-reviews.php Adds `required` attribute to required rating fields. closes #10339 2016-03-07 16:14:01 +00:00
single-product.php Docblocks 2016-02-12 11:28:44 +00:00
taxonomy-product_cat.php Docblocks 2016-02-12 11:28:44 +00:00
taxonomy-product_tag.php Docblocks 2016-02-12 11:28:44 +00:00