Created
April 1, 2018 18:05
-
-
Save mrdavefoy/cc642a38f70fd662b20555c82adfbb58 to your computer and use it in GitHub Desktop.
Add custom image size in WordPress
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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