Skip to content

Instantly share code, notes, and snippets.

@richardtape
Created March 13, 2012 20:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richardtape/2031345 to your computer and use it in GitHub Desktop.
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