Skip to content

Instantly share code, notes, and snippets.

@andrastudio
Created November 5, 2014 04:23
Show Gist options
  • Save andrastudio/80da54fafd4921c93a79 to your computer and use it in GitHub Desktop.
Save andrastudio/80da54fafd4921c93a79 to your computer and use it in GitHub Desktop.
Get featured image
$featured_image = wp_get_attachment_url( get_post_thumbnail_id($post->ID) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment