Skip to content

Instantly share code, notes, and snippets.

@richardtape
Created March 13, 2012 20:28
Show Gist options
  • Select an option

  • Save richardtape/2031345 to your computer and use it in GitHub Desktop.

Select an option

Save richardtape/2031345 to your computer and use it in GitHub Desktop.
not implemented
if(has_post_thumbnail())
{
the_post_thumbnail();
}
//the_post_thumbnail() can take an argument of an image size
//http://codex.wordpress.org/Function_Reference/the_post_thumbnail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment