Skip to content

Instantly share code, notes, and snippets.

@skuter80
Created May 27, 2010 03:59
Show Gist options
  • Save skuter80/415441 to your computer and use it in GitHub Desktop.
Save skuter80/415441 to your computer and use it in GitHub Desktop.
<?php // Construct your featured item: ?>
<div class="slide">
<?php // We are using the post thumbnail: ?>
<?php the_post_thumbnail();?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment