Skip to content

Instantly share code, notes, and snippets.

@jennimckinnon
Last active May 24, 2017 13:25
Show Gist options
  • Select an option

  • Save jennimckinnon/5e40c1deda52674106558d60e33ee998 to your computer and use it in GitHub Desktop.

Select an option

Save jennimckinnon/5e40c1deda52674106558d60e33ee998 to your computer and use it in GitHub Desktop.
// Assuming your Media Library image has a post id of 42...
echo wp_get_attachment_image( 42, 'new-custom-size' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment