| Current Path : /home/julesbu/www/wp-content/plugins/kk-star-ratings/src/core/views/markup/ |
| Current File : /home/julesbu/www/wp-content/plugins/kk-star-ratings/src/core/views/markup/star.php |
<?php
if (! defined('KK_STAR_RATINGS')) {
http_response_code(404);
exit();
}
?>
<div class="kksr-icon" style="width: <?php echo esc_attr($size); ?>px; height: <?php echo esc_attr($size); ?>px;"></div>