comment_ID, 'rating', true ) ); if ( $rating && 'yes' === get_option( 'woocommerce_enable_review_rating' ) ) { echo wc_get_rating_html( $rating ); }