Файловый менеджер - Редактировать - /home/infrafs/www/wp-content/themes/trackstore/framework/modules/woocommerce/templates/parts/rating.php
Назад
<?php if ($display_rating === 'yes' && get_option( 'woocommerce_enable_review_rating' ) !== 'no') { if(!isset($product)) { $product = trackstore_elated_return_woocommerce_global_variable(); } $average = $product->get_average_rating(); ?> <div class="eltd-<?php echo esc_attr($class_name); ?>-rating-holder"> <div class="eltd-<?php echo esc_attr($class_name); ?>-rating" title="<?php sprintf(esc_html_e("Rated %s out of 5", "trackstore"), $average ); ?>"> <span style="width: <?php echo esc_attr( ( $average / 5 ) * 100 ) . '%'; ?>"></span> </div> </div> <?php } ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка