Skip to content

Instantly share code, notes, and snippets.

@media317
Created May 18, 2013 04:20
Show Gist options
  • Select an option

  • Save media317/5603215 to your computer and use it in GitHub Desktop.

Select an option

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