Skip to content

Instantly share code, notes, and snippets.

@media317
Created May 18, 2013 04:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save media317/5603215 to your computer and use it in GitHub Desktop.
Save media317/5603215 to your computer and use it in GitHub Desktop.
/** Add new image sizes */
// ( 'name', width, height, crop)
add_image_size( 'Featured', 1040, 400, TRUE );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment