woocommerce/templates
Rodrigo Primo 9b094fc74d Use $product->get_image_id() instead of has_post_thumbnail()
This commit replaces all instances where has_post_thumbnail() was used with $product->get_image_id(). This is a continuation of 64b589f032 and is needed to support the custom product tables plugin as has_post_thumbnail() relies on a post meta.
2018-10-18 09:28:20 -03:00
..
auth Use nbsp to separate * denoting required fields. 2018-04-04 16:45:40 +02:00
cart Dont kses cart images 2018-10-15 14:11:34 -07:00
checkout Merge pull request #21439 from Prospress/escape-gateway-attributes 2018-10-03 13:43:13 -04:00
emails Fix payment url in plain customer invoice email 2018-10-04 21:00:52 +02:00
global Use nbsp to separate * denoting required fields. 2018-04-04 16:45:40 +02:00
loop add missing direct script access checks 2018-02-20 18:38:46 +00:00
myaccount Update template version number for template changes in efe06cb147 2018-09-25 12:09:01 +02:00
notices PHPCS fix. 2018-08-23 14:31:53 +02:00
order phpcs fixes 2018-07-25 08:05:01 -07:00
single-product Use $product->get_image_id() instead of has_post_thumbnail() 2018-10-18 09:28:20 -03:00
archive-product.php New function hooked 2018-09-20 09:23:42 +03:00
content-product.php Replaced post_class() to wc_product_class() 2018-04-06 14:03:38 -03:00
content-product_cat.php Welcome to docs.woocommerce.com 2016-07-19 07:30:31 -03:00
content-single-product.php Typo 2018-04-19 11:44:20 +02:00
content-widget-product.php Check if $product is an instance of WC_Product before using its methods 2018-07-24 11:00:37 -03:00
content-widget-reviews.php File version 2018-05-18 15:09:50 +03:00
product-searchform.php input to button for submit in product-searchform.php template 2017-11-07 12:35:32 +02:00
single-product-reviews.php Update single-product-reviews.php 2018-08-29 00:25:03 +04:30
single-product.php fix failing tests. 2016-09-01 23:50:14 +03: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