wp_get_missing_image_subsizes()
Function: Compare the existing image sub-sizes (as saved in the attachment meta) to the currently registered image sub-sizes, and return the difference.
Source: wp-admin/includes/image.php:85
Function: Compare the existing image sub-sizes (as saved in the attachment meta) to the currently registered image sub-sizes, and return the difference.
Source: wp-admin/includes/image.php:85
Filter Hook: Filters the array of missing image sub-sizes for an uploaded image.
Source: wp-admin/includes/image.php:144
Function: If any of the currently registered image sub-sizes are missing, create them and update the image meta data.
Source: wp-admin/includes/image.php:157
Function: Updates the attached file and image meta data when the original image was edited.
Source: wp-admin/includes/image.php:202
Function: Creates image sub-sizes, adds the new data to the image meta `sizes` array, and updates the image metadata.
Source: wp-admin/includes/image.php:236
Filter Hook: Filters the “BIG image” threshold value.
Source: wp-admin/includes/image.php:284
Function: Low-level function to create image sub-sizes.
Source: wp-admin/includes/image.php:395
Filter Hook: Filters the image sizes automatically generated when uploading an image.
Source: wp-admin/includes/image.php:375
Filter Hook: Filters the path to an attachment’s URL when editing the image.
Source: wp-admin/includes/image.php:1107
Filter Hook: Filters the parameters for the attachment thumbnail creation.
Source: wp-admin/includes/image.php:568