Skip to content

Instantly share code, notes, and snippets.

@aarifhsn
Created August 6, 2015 06:03
Show Gist options
  • Save aarifhsn/a9c8994ea1c7d467da35 to your computer and use it in GitHub Desktop.
Save aarifhsn/a9c8994ea1c7d467da35 to your computer and use it in GitHub Desktop.
add_theme_support( 'post-thumbnails', array( 'post','news-posts') );
add_image_size( 'news_post_thumb', 200, 200, true );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment