Created
August 18, 2015 19:23
-
-
Save pablocattaneo/bb412aaa9e962a5ab7b3 to your computer and use it in GitHub Desktop.
Obtiene la url the thumbnail
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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