Current Path: > home > codekrsu > > cuddlebuds.lk > wp-content > plugins > woocommerce > templates > single-product
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
add-to-cart | Directory | - | - | |
tabs | Directory | - | - | |
meta.php | File | 1621 bytes | January 21 2025 18:53:44. | |
photoswipe.php | File | 2355 bytes | December 18 2024 22:19:16. | |
price.php | File | 861 bytes | April 10 2024 16:54:10. | |
product-attributes.php | File | 1421 bytes | August 27 2024 23:04:44. | |
product-image.php | File | 2623 bytes | January 21 2025 18:53:44. | |
product-thumbnails.php | File | 1601 bytes | March 03 2025 22:28:12. | |
rating.php | File | 1435 bytes | April 10 2024 16:54:10. | |
related.php | File | 1491 bytes | December 18 2024 22:19:16. | |
review-meta.php | File | 1633 bytes | April 10 2024 16:54:10. | |
review-rating.php | File | 930 bytes | April 10 2024 16:54:10. | |
review.php | File | 1814 bytes | April 10 2024 16:54:10. | |
sale-flash.php | File | 1046 bytes | April 10 2024 16:54:10. | |
share.php | File | 942 bytes | April 10 2024 16:54:10. | |
short-description.php | File | 994 bytes | April 10 2024 16:54:10. | |
stock.php | File | 771 bytes | April 10 2024 16:54:10. | |
title.php | File | 770 bytes | April 10 2024 16:54:10. | |
up-sells.php | File | 1477 bytes | December 18 2024 22:19:16. |
<?php /** * Review Comments Template * * Closing li is left out on purpose!. * * This template can be overridden by copying it to yourtheme/woocommerce/single-product/review.php. * * HOWEVER, on occasion WooCommerce will need to update template files and you * (the theme developer) will need to copy the new files to your theme to * maintain compatibility. We try to do this as little as possible, but it does * happen. When this occurs the version of the template file will be bumped and * the readme will list any important changes. * * @see https://woocommerce.com/document/template-structure/ * @package WooCommerce\Templates * @version 2.6.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } ?> <li <?php comment_class(); ?> id="li-comment-<?php comment_ID(); ?>"> <div id="comment-<?php comment_ID(); ?>" class="comment_container"> <?php /** * The woocommerce_review_before hook * * @hooked woocommerce_review_display_gravatar - 10 */ do_action( 'woocommerce_review_before', $comment ); ?> <div class="comment-text"> <?php /** * The woocommerce_review_before_comment_meta hook. * * @hooked woocommerce_review_display_rating - 10 */ do_action( 'woocommerce_review_before_comment_meta', $comment ); /** * The woocommerce_review_meta hook. * * @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 */ do_action( 'woocommerce_review_comment_text', $comment ); do_action( 'woocommerce_review_after_comment_text', $comment ); ?> </div> </div>
SILENT KILLER Tool