Created
August 31, 2017 20:23
-
-
Save Umbrous/334428a414a726aebba0010e9554361f to your computer and use it in GitHub Desktop.
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
<img src="<?=get_the_post_thumbnail_url()?>" alt="<?=get_post_meta( get_post_thumbnail_id(), '_wp_attachment_image_alt', true);?>" title="<?=get_the_title( get_post_thumbnail_id());?>"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment