When a theme or plugin adds an image size to the list of thumbnails, they will be added to the global $_wp_additional_image_sizes
array. This means that every time you upload an image, any additional image sizes will be generated right after the upload is completed.
The answer to your second question is no. WordPress does not generate thumbnails on the fly. They will all be generated after each upload.
If you are going to add a dozen of image sizes and your blog has a lot of images, I suggest you use a plugin that allows you to organize your upload library, or you can use the code from this answer of mine to do it yourself.
Related Posts:
- How To Delete Desired Image Sizes From wp-content/uploads?
- Thumbnails of same size with different crop
- image_resize in wp3.5 change to wp_get_image_editor and wont work
- Why is wp_get_attachment_image_src returning wrong dimensions? [duplicate]
- Stop wordpress from creating multiple size images
- wp_get_attachment_image() not working when trying to add width and height attributes
- WordPress 3.5 – Add custom image size
- Add_image_size not cropping
- Custom image sizes only for thumbnails
- Use ‘medium’ size with catch_that_image() function
- How can I get I get the thumbnail custom size dimensions?
- How to fit image to Thumbnail canvas size?
- Custom image size mixes width and height in output
- Image Sizes/Thumbnails not generating on local install Ampps
- Best way to manage theme images
- add_image_size cropping changes on Mobile devices
- Thumbnails resized and not cropped in the center
- get_intermediate_image_sizes() returning different values depending on is_admin()
- Media Library Image Sizes in Bones theme (add_image_size)
- Check if custom thumnail size image has been cropped to the correct dimensions
- How to disable WordPress from creating thumbnails?
- set_post_thumbnail_size vs add_image_size
- the_post_thumbnail responsive srcset not populating with custom image size
- New image size version only for the Featured Image file
- Is there a hook which fires after all thumbnails are generated?
- How can I upload video, generate thumbnail and convert to different formats?
- How to Delete All regenerated thumbnails but keep the original ones?
- How to Replace YouTube Videos with a “Click to Play” Thumbnail?
- get_the_post_thumbnail_url with an unregistered size
- Cropped featured image replaces original image in gallery
- Settings in ‘Media > Settings’ is ignored when inserting images
- How do I delete all generated images from my server except those currently used in posts
- Using Advanced Custom Fields with WordPress and Lightbox
- Can WordPress crop only the post thumbnails?
- WordPress remove EXIF Data from specific Thumb
- Completly disable and remove Thumbnails?
- Store thumbnails and uploads in different directories?
- No srcset for hard-cropped thumbnails
- Getting specific image thumbnail urls of attached images
- Autogenerated Thumbnail compression depending on size
- Cannot access the thumbnails of attachment images… Cannot find the reason
- Thumbnail is corrupt but image is good
- Thumbnails are not cropped even after selecting “Crop thumbnail to exact dimensions”
- Various thumbnail sizes for WordPress/jquery masonry gallery
- Removing Title Tag from Thumbnails
- Detect if image file is a thumbnail
- Changing playlist shortcode thumbnail sizes?
- Setting default thumbnails size & creating multiple thumbnail sizes
- Additional image sizes are not being generated
- Media Gallery Upload Thumbnail Compression is Changing Image Hue
- How to make programmatic image upload generate thumbnail and sizes?
- Disable wordpress image sizes generation
- Cannot get full thumbnail size using the_post_thumbnail
- WP 3.4 has missing photo data
- How to disable multiple thumbnail generation?
- Save image as featured image
- Display latest 12 images from media library
- Thumbnails produce unwanted gray pixels on white background [closed]
- Image Quality Thumbnail Compression in WordPress?
- Lazyload post thumbnails
- Customize WooCommerce Product Images (Placement and size) [closed]
- Show featured image next to post-teasers in Genesis Framework?
- prevent wordpress from creating thumbnails of an image
- Show full image thumbnail
- hover image appears below placeholder instead of overlayed
- How check that there is post thumbnail feature image or not on wordpress?
- Get thumbnail url of custom meta image?
- If I Regenerate Thumbnails, would WordPress delete the existing Thumbnails and replace them with ‘new copies’?
- How to move image thumbnails into custom folder for custom post type
- ‘Thumbnail’ and ‘Medium’ Image sizes are different than expected
- Image thumbnails not available post migration, but still accessible via direct URL – DB issue
- How to link to featured image to media file URL
- How to get cropped thumbnail source for custom post type
- Upload media files to Amazon S3
- Open Image Thumbnail in a new page, while clicking on the link
- Thumbnails Not generated when sharing on WhatsApp
- How to stop thumbnail generation from some images and different size thumbnail generate
- Update old Post image metadata to ‘thumbnail’ wp_attached_file
- How to stop wordpress always displaying full-res images
- Thumbnail position + size
- Why are some thumbnails on their side – but correct when I go to edit image? [closed]
- how to link post-thumbnail to original img in a lightbox?
- Change thumbnail image depending product category
- How to use thumbnail size of image if I’m only using src to get image
- Add padding while generating thumbnail
- Single-post preview repeats thumbnails in Jupiter Recent Posts widget
- Fixing image names for a site being restored
- force feed readers to pick atom version
- Can’t generate thumbnail images
- How to make thumbnails of uploaded animated gifs NOT animated
- “Medium” size image displayed instead of “thumbnail” in only one post, other posts are fine
- How to create resized versions of images added with wp_insert_attachment
- Force image crop size in media editor
- How do you alter the default WordPress thumbnail?
- Gallery with thumbnail carousel
- How to have the thumbnail cropping tool working
- Is it possible to change image size used for preview thumnail in Add Media popup
- Regenerate thumbnails for images that are not in the media library
- Filter for post_thumbnail: link to small src and add data-attribute [duplicate]
- How can i make this in the_post_thumbnail?