get_average_rating() ); if ( $rating_html ) { echo '' . $rating_html . ''; } else { echo '' . esc_html__( 'not rated', 'ascend' ) . ''; } }