Current Path : /var/test/www/foundation/wp-content/themes/kallyas/components/blog/default-classic/ |
Current File : /var/test/www/foundation/wp-content/themes/kallyas/components/blog/default-classic/blog-content.php |
<?php if(! defined('ABSPATH')){ return; } ?> <div class="itemIntroText kl-blog-item-content"> <?php echo $current_post['media']; echo $current_post['content']; ?> </div> <!-- end Item Intro Text --> <div class="clear"></div>