Your IP : 216.73.216.158


Current Path : /home/c/a/p/capemnetty/www/wp-content/themes/flair/loop/
Upload File :
Current File : /home/c/a/p/capemnetty/www/wp-content/themes/flair/loop/content-meta.php

<?php if( is_single() ) : ?>
<h6><?php the_time( get_option('date_format') ); ?> - <?php the_category(', '); ?> - <?php the_tags('',', ',''); ?></h6>
<?php else : ?>
<h6><?php the_time( get_option('date_format') ); ?> - <?php the_category(', '); ?></h6>
<?php endif;