woocommerce/templates/single-product
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
..
add-to-cart Move selected logic to function 2018-05-29 14:31:50 +01:00
tabs Fix "Undefined index: callback" notice 2017-08-29 16:29:39 +08:00
meta.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
photoswipe.php Update photoswipe.php 2018-02-14 07:48:12 +01:00
price.php Update some template comments 2017-06-27 23:04:09 -05:00
product-attributes.php use make clickable for urls 2017-06-01 15:29:17 +01:00
product-image.php Use $product->get_image_id() instead of has_post_thumbnail() 2018-10-18 09:28:20 -03:00
product-thumbnails.php Use $product->get_image_id() instead of has_post_thumbnail() 2018-10-18 09:28:20 -03:00
rating.php Display total of customer reviews and applied to rating template 2017-04-28 19:56:05 -03:00
related.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
review-meta.php Merge branch 'master' into fix/incorrect-escaping 2018-03-28 14:32:51 -03:00
review-rating.php Fix comment 2017-06-12 11:39:22 +01:00
review.php improved structured data - added generate_output_structured_data() method 2016-08-15 00:39:01 +02:00
sale-flash.php i18n: escape translation strings and fix wrong usage of i18n functions 2017-03-13 07:39:46 +02:00
share.php Fix PHPCS errors (#21009) 2018-08-08 11:19:36 +02:00
short-description.php Apply woocommerce_short_description filter before check if excerpt is empty 2017-12-19 14:19:12 -02:00
stock.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
title.php improved structured data - patch2 - merge conflict fix 2016-07-19 22:42:24 +02:00
up-sells.php Fixes stray space in tabbing 2018-03-26 13:51:24 -04:00