From b5dbb95f8eeb0aeaaece28e9a27736d50ce2f85a Mon Sep 17 00:00:00 2001 From: Muhammad Haris Date: Thu, 27 Feb 2014 05:56:03 +0500 Subject: [PATCH] Missing hook details for new rating after title Missing hook details in the comment for new rating after title on single product pages --- templates/content-single-product.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/content-single-product.php b/templates/content-single-product.php index 1d550aabf38..1b2ed67a7e6 100644 --- a/templates/content-single-product.php +++ b/templates/content-single-product.php @@ -45,6 +45,7 @@ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly * woocommerce_single_product_summary hook * * @hooked woocommerce_template_single_title - 5 + * @hooked woocommerce_template_single_rating - 10 * @hooked woocommerce_template_single_price - 10 * @hooked woocommerce_template_single_excerpt - 20 * @hooked woocommerce_template_single_add_to_cart - 30 @@ -70,4 +71,4 @@ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly - \ No newline at end of file +