?AlkantarClanX12
| Current Path : /home/rankinh/villavanille/wp-content/plugins/drew-core/inc/widgets/weather/templates/parts/ |
| Current File : /home/rankinh/villavanille/wp-content/plugins/drew-core/inc/widgets/weather/templates/parts/day.php |
<div class="qodef-m-inner">
<?php
drew_core_template_part( 'widgets/weather', 'templates/parts/temperature', '', $params );
if ( isset( $day_of_week ) && ! empty( $day_of_week ) ) { ?>
<div class="qodef-m-day"><?php echo esc_html( $day_of_week ); ?></div>
<?php } ?>
</div>