woocommerce_review_after_comment_text, $comment

woocommerce_review_after_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_after_comment_text, $comment') is found 1 times:

  • /templates/single-product/review.php line 63

    Warning: Undefined array key 67 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 68 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    			 * @hooked woocommerce_review_display_comment_text - 10
    			 */
    			do_action( 'woocommerce_review_comment_text', $comment );
    
    			do_action( 'woocommerce_review_after_comment_text', $comment );
    			?>
    
    		</div>
    	</div>