Advertisement
Guest User

Untitled

a guest
Apr 4th, 2012
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.18 KB | None | 0 0
  1. <div class="entry">
  2. <?php if ( function_exists("has_post_thumbnail") && has_post_thumbnail() ) { the_post_thumbnail(array(300,225), array("class" => "alignleft post_thumbnail")); } ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement