wp_calculate_image_srcset_meta
Filter Hook: Let plugins pre-filter the image meta to be able to fix inconsistencies in the stored data.
Source: wp-includes/media.php:1055
Filter Hook: Let plugins pre-filter the image meta to be able to fix inconsistencies in the stored data.
Source: wp-includes/media.php:1055
Function: Resizes an image to make a thumbnail or intermediate size.
Source: wp-includes/media.php:605
Function: Helper function to test if aspect ratios for two images match.
Source: wp-includes/media.php:633
Function: Retrieves the image’s intermediate size (resized) path, width, and height.
Source: wp-includes/media.php:688
Filter Hook: Filters the output of image_get_intermediate_size()
Source: wp-includes/media.php:776
Function: Gets the available intermediate image sizes.
Source: wp-includes/media.php:786
Filter Hook: Filters the list of intermediate image sizes.
Source: wp-includes/media.php:801
Function: Retrieve an image to represent an attachment.
Source: wp-includes/media.php:822
Filter Hook: Filters the image src result.
Source: wp-includes/media.php:851
Function: Get an HTML img element representing an image attachment
Source: wp-includes/media.php:871