ID, 'wp_review_total', true );
if (function_exists('mts_get_post_reviews')) {
$postReviews = mts_get_post_reviews( get_the_ID() );
$userTotal = $postReviews[0]->reviewsAvg;
} else {
$userTotal = '';
}
?>
current_post == 0 && is_active_sidebar( 'amigo-post-area' )) { ?>