Skip to content
  • home
  • portfolio
  • web design journal
  • blog
    • adventure
    • san diego
    • projects
    • website design
    • code notes
Blog Web Dev WordPress Set Image Upload Size

WordPress Set Image Upload Size

By Forrest Smith - Drempd.com

There are four sizes of images that get created in wordpress when an admin user uploads an image to the media section. You can add more though. To do so, just add the following to the functions.php file:

add_image_size('custom_size_name',600,600);



In the above, the first number represents the maximum width, and the second is the maximum height. Basically the newly created image will fit within a box of those dimensions.

Posted on September 13, 2022August 28, 2025 in Web Dev

drempd | san diego, ca


home contact

adventures san diego projects stream website design

portfolio resume san diego web design freelance web designer

custom web design responsive web design website maintenance