Skip to content

Instantly share code, notes, and snippets.

@pablocattaneo
Created August 18, 2015 19:23
Show Gist options
  • Save pablocattaneo/bb412aaa9e962a5ab7b3 to your computer and use it in GitHub Desktop.
Save pablocattaneo/bb412aaa9e962a5ab7b3 to your computer and use it in GitHub Desktop.
Obtiene la url the thumbnail
<?php 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