Skip to content

Instantly share code, notes, and snippets.

@ashwebstudio
Last active August 22, 2023 10:23
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ashwebstudio/686cef44c3cd82bf4e07ea60f209ac1d to your computer and use it in GitHub Desktop.
Save ashwebstudio/686cef44c3cd82bf4e07ea60f209ac1d to your computer and use it in GitHub Desktop.
WordPress: Make unique custom image size ONLY for featured image of a post
// How to use this in your theme
the_post_thumbnail( 'my-custom-image-size' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment