'. esc_html( $label ) .'' : ''; if( $icon_show == 'yes' ) { $icon = !empty( $icon ) ? $icon : 'fa-leaf'; $icon = ( !empty( $icon ) ) ? '' : ''; } else { $icon = ''; } if( !empty( $label_above ) && 'yes' === $label_above ){ $_before_number = $icon . $label; } else { $_before_number = $icon; $_after_number = $label; } ?>
">