Submit
Path:
~
/
home
/
getwphos
/
public_html
/
ccma
/
wp-content
/
plugins
/
curly-core
/
reviews
/
templates
/
admin
/
File Content:
stars-field.php
<p> <label for="rating"> <?php echo esc_html($label); ?> </label> <span class="commentratingbox"> <?php for ($i = 1; $i <= CURLY_CORE_REVIEWS_MAX_RATING; $i++) { ?> <span class="commentrating"> <input type="radio" name="<?php echo esc_attr($key); ?>" class="rating" value="<?php echo esc_attr($i); ?>" <?php echo $rating == $i ? 'checked="checked"' : ''; ?> /> </span> <?php } ?> </span> </p>
Submit
FILE
FOLDER
Name
Size
Permission
Action
stars-field.php
472 bytes
0644
title-field.php
198 bytes
0644
N4ST4R_ID | Naxtarrr