Skip to content

Instantly share code, notes, and snippets.

@Umbrous
Created August 31, 2017 20:23
Show Gist options
  • Save Umbrous/334428a414a726aebba0010e9554361f to your computer and use it in GitHub Desktop.
Save Umbrous/334428a414a726aebba0010e9554361f to your computer and use it in GitHub Desktop.
<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