Skip to content

Instantly share code, notes, and snippets.

@mrdavefoy
Created April 1, 2018 18:05
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 mrdavefoy/cc642a38f70fd662b20555c82adfbb58 to your computer and use it in GitHub Desktop.
Save mrdavefoy/cc642a38f70fd662b20555c82adfbb58 to your computer and use it in GitHub Desktop.
Add custom image size in WordPress
add_image_size( 'content', '800', '9999', false );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment