update inline documentation in content-product.php and content-single-product.php

This commit is contained in:
claudiosmweb 2013-08-25 16:02:44 -03:00
parent 5efb976035
commit 78504f5373
2 changed files with 3 additions and 2 deletions

View File

@ -56,7 +56,8 @@ if ( 0 == $woocommerce_loop['loop'] % $woocommerce_loop['columns'] )
<?php
/**
* woocommerce_after_shop_loop_item_title hook
*
*
* @hooked woocommerce_template_loop_rating - 5
* @hooked woocommerce_template_loop_price - 10
*/
do_action( 'woocommerce_after_shop_loop_item_title' );

View File

@ -30,7 +30,7 @@ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
<?php
/**
* woocommerce_show_product_images hook
* woocommerce_before_single_product_summary hook
*
* @hooked woocommerce_show_product_sale_flash - 10
* @hooked woocommerce_show_product_images - 20