wp_calculate_image_srcset()
Function: A helper function to calculate the image sources to include in a ‘srcset’ attribute.
Source: wp-includes/media.php:1044
Function: A helper function to calculate the image sources to include in a ‘srcset’ attribute.
Source: wp-includes/media.php:1044
Filter Hook: Filters whether to preempt calculating the image resize dimensions.
Source: wp-includes/media.php:523
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