woocommerce_review_before_comment_text, $comment

woocommerce_review_before_comment_text, $comment

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: woocommerce.11.0.0

do_action('woocommerce_review_before_comment_text, $comment') is found 1 times:

  • /templates/single-product/review.php line 54
    			 * @hooked woocommerce_review_display_meta - 10
    			 */
    			do_action( 'woocommerce_review_meta', $comment );
    
    			do_action( 'woocommerce_review_before_comment_text', $comment );
    
    			/**
    			 * The woocommerce_review_comment_text hook
    			 *
    			 * @hooked woocommerce_review_display_comment_text - 10
    			 */