Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <div class="col-heading">
- <?php if (has_post_thumbnail()): ?>
- <img src="<?php echo thumb_url(); ?>" alt="<?php the_title();?>"/>
- <?php endif ?>
- </div><!-- end of col-heading -->
Advertisement
Add Comment
Please, Sign In to add comment