Skip to content

Instantly share code, notes, and snippets.

@jpcontrerasv
Created July 30, 2014 14:53
Show Gist options
  • Save jpcontrerasv/98b51357aba973214094 to your computer and use it in GitHub Desktop.
Save jpcontrerasv/98b51357aba973214094 to your computer and use it in GitHub Desktop.
WP > Add image size
add_image_size('thumb-banner-mini', 376, 88, true);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment