wp_create_image_subsizes()
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
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
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
Filter Hook: Filters the image types to check for exif data.
Source: wp-admin/includes/image.php:841
Filter Hook: Filters the array of meta data read from an image’s exif data.
Source: wp-admin/includes/image.php:947
Function: Validates that file is an image.
Source: wp-admin/includes/image.php:958