Skip to content

Instantly share code, notes, and snippets.

@jdspiral
Created January 13, 2015 20:11
Show Gist options
  • Save jdspiral/f11f98c88cecc8da1b10 to your computer and use it in GitHub Desktop.
Save jdspiral/f11f98c88cecc8da1b10 to your computer and use it in GitHub Desktop.
Custom Image Sizes
//Custom Image Sizes
add_image_size( 'featured-image', 236, 153, TRUE );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment