Submit
Path:
~
/
home
/
getwphos
/
www
/
ccma
/
wp-content
/
themes
/
curly
/
framework
/
modules
/
woocommerce
/
templates
/
parts
/
File Content:
rating.php
<?php if ($display_rating === 'yes' && get_option('woocommerce_enable_review_rating') !== 'no') { $product = curly_mkdf_return_woocommerce_global_variable(); $average = $product->get_average_rating(); ?> <div class="mkdf-<?php echo esc_attr($class_name); ?>-rating-holder"> <div class="mkdf-<?php echo esc_attr($class_name); ?>-rating" title="<?php sprintf(esc_attr_e("Rated %s out of 5", "curly"), $average); ?>"> <span style="width: <?php echo esc_attr(($average / 5)*100 . '%'); ?>"></span> </div> </div> <?php } ?>
Submit
FILE
FOLDER
Name
Size
Permission
Action
button-price.php
1393 bytes
0644
category.php
379 bytes
0644
excerpt.php
322 bytes
0644
image.php
1369 bytes
0644
no-posts.php
138 bytes
0644
rating.php
565 bytes
0644
title.php
360 bytes
0644
N4ST4R_ID | Naxtarrr