Skip to content

Instantly share code, notes, and snippets.

@surefirewebserv
Created October 6, 2014 03:30
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 surefirewebserv/1d592bcdb69437dda0d2 to your computer and use it in GitHub Desktop.
Save surefirewebserv/1d592bcdb69437dda0d2 to your computer and use it in GitHub Desktop.
/** Add new image sizes */
add_image_size( 'post-image', 150, 150, TRUE );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment