whyisjake

Untitled

Apr 21st, 2010
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <?php if( function_exists('the_post_thumbnail'); ?>
  2. <a href="<?php the_permalink() ?>" class="image"><?php the_post_thumbnail('promos'); ?></a>
  3. <?php endif; ?>
Add Comment
Please, Sign In to add comment